scan-action icon indicating copy to clipboard operation
scan-action copied to clipboard

Update the actions runtime to Node.js 20

Open peter-murray opened this issue 1 year ago • 3 comments

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/

peter-murray avatar Jan 29 '24 16:01 peter-murray

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

cx-miguel-silva avatar Jan 30 '24 12:01 cx-miguel-silva

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

stevehipwell avatar Jun 17 '24 08:06 stevehipwell

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

spiffcs avatar Jun 17 '24 16:06 spiffcs

This was done in https://github.com/anchore/scan-action/pull/278

kzantow avatar Sep 19 '24 21:09 kzantow