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

use node version in an active LTS version. #1

Closed
jkowalleck opened this issue Dec 11, 2021 · 2 comments
Closed

use node version in an active LTS version. #1

jkowalleck opened this issue Dec 11, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@jkowalleck
Copy link
Member

jkowalleck commented Dec 11, 2021

currently node12 is used - see https://github.com/CycloneDX/gh-node-module-generatebom/blob/master/action.yml#L14
better use a active LTS version - see https://nodejs.org/en/about/releases/

the chosen node version must be compatible to https://github.com/CycloneDX/cyclonedx-node-module
as it is installed and used in the action - see https://github.com/CycloneDX/gh-node-module-generatebom/blob/master/index.js#L28

@RossMurr4y
Copy link

Node 12 is now deprecated and this is producing warnings when run.

GitHub blog on deprecation

@jkowalleck jkowalleck added the help wanted Extra attention is needed label Oct 30, 2022
@jkowalleck
Copy link
Member Author

if you need this upgrade earlier, then feel free to open a pull-request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants