redhat-actions / crda

Scan your project's dependencies with Code Ready Dependency Analytics
https://github.com/marketplace/actions/codeready-dependency-analytics
MIT License
16 stars 14 forks source link

[FEATURE] Update to Node.js 16 #60

Open jmservera opened 2 years ago

jmservera commented 2 years ago

Is your feature request related to a problem? Please describe.

Node.js 12 actions are deprecated

Describe the solution you'd like

Update Node version

Describe alternatives you've considered

Additional context

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

jsoref commented 6 months ago

This was resolved by @divyansh42 in c6617eb7c5d672070c9919934b29aebb3714c7d5.

Note that the equivalent now exists for node 16 -> node 20 per https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/