You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using ossar-action@v1 in my Github workflow I get following warning:
Node.js 12 actions are deprecated.
Please update the following actions to use Node.js 16: github/ossar-action@v1.
For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
The text was updated successfully, but these errors were encountered:
There is also a new warning that appears to suggest using node version 20:
Node.js 16 actions are deprecated.
Please update the following actions to use Node.js 20: github/ossar-action@v1.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
When using ossar-action@v1 in my Github workflow I get following warning:
The text was updated successfully, but these errors were encountered: