We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The component-detection-dependency-submission-action action uses Node.js 16:
component-detection-dependency-submission-action/action.yml
Line 25 in 21f62c1
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The component-detection-dependency-submission-action action uses Node.js 16:
component-detection-dependency-submission-action/action.yml
Line 25 in 21f62c1
This causes the following warning in repositories that use this action:
The action should be updated to use node20.
The text was updated successfully, but these errors were encountered: