github / ossar-action

Run multiple open source security static analysis tools without the added complexity with OSSAR (Open Source Static Analysis Runner).
MIT License
94 stars 27 forks source link

bump action from Node12 to Node16 #43

Closed devenes closed 10 months ago

devenes commented 1 year ago

🚨 Node 12 has an end of life on April 30, 2022.

The GitHub Actions workflow gives the following annotation while running the action:

Node.js 12 actions are deprecated. For more information see: github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12.

This PR updates the default runtime to node16, rather then node12.

This is supported on all Actions Runners v2.285.0 or later.

Signed-off-by: Enes ahmedenesturan@gmail.com

Ashesh3 commented 10 months ago

@chrisgavin Can we get this merged?

devenes commented 10 months ago

Thanks @chrisgavin @Ashesh3