anchore / scan-action

Anchore container analysis and scan provided as a GitHub Action
MIT License
202 stars 75 forks source link

Update the actions runtime to Node.js 20 #276

Open peter-murray opened 7 months ago

peter-murray commented 7 months ago

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/

cxMiguelSilva commented 7 months ago

I am having the same problem. The action is flagging itself.

stevehipwell commented 2 months ago

It looks like this issue could be closed if a new release was cut?

spiffcs commented 2 months ago

Thanks for the bump @stevehipwell - I'll try and get a new release cut this week