Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action runs on deprecated node16 #76

Open
bgrainger opened this issue Nov 3, 2024 · 0 comments
Open

Action runs on deprecated node16 #76

bgrainger opened this issue Nov 3, 2024 · 0 comments

Comments

@bgrainger
Copy link

The component-detection-dependency-submission-action action uses Node.js 16:

This causes the following warning in repositories that use this action:

Component Detection
The following actions use a deprecated Node.js version and will be forced to run on node20: advanced-security/component-detection-dependency-submission-action@v0.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

The action should be updated to use node20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant