scan-action
scan-action copied to clipboard
Update the actions runtime to Node.js 20
GitHub Actions is currently generating warnings about updating the action to Node.js 20, which needs to be set in the actions.yml file.
See here for more details: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
I am having the same problem. The action is flagging itself.
It looks like this issue could be closed if a new release was cut?
Thanks for the bump @stevehipwell - I'll try and get a new release cut this week
This was done in https://github.com/anchore/scan-action/pull/278