update plugin dependencies by PeterNitscheMI · Pull Request #216 · actions/github-script

Conversation

@PeterNitscheMI

Some REST API functions are missing which are described in the octakit documentation (https://octokit.github.io/rest.js/v18/). I need the github.rest.check.rerequestRun in my workflow.

Thus, I have updated the plugin dependencies to the latest version.

@PeterNitscheMI

Hey @joshmgross :-) Can you help me to bring this change on the road? We are currently blocked by the missing API. Thanks :-)

@antdking

@joshmgross

@PeterNitscheMI

Hey @joshmgross ,

sorry for letting you wait so long.
I have updated the license cache using the licensed cache command of licensed version 2.12.2.
A lot of licenses have been removed and I'm not sure if that is correct.
At least licensed status doesn't return any errors now.

Have a good New Year!

Peter

@joshmgross

Thanks @PeterNitscheMI!

I have updated the license cache using the licensed cache command of licensed version 2.12.2.
A lot of licenses have been removed and I'm not sure if that is correct.
At least licensed status doesn't return any errors now.

Might be a version difference with licensed 🤔. CI is passing, so it's good for now. I'll update licenses separately from this PR.

joshmgross