minvws/Setup Node.js

Setup Node.js and install dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registry-urlRegistry URL to setup up for auth. Passed on to actions/setup-node.""
audit-levelnpm audit-level <info|low|moderate|high|critical|none>high
node-versionVersion Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0.
node-version-fileFile containing the version Spec of the version to use. Examples: package.json, .nvmrc, .node-version, .tool-versions.
readonly-tokenAdd a Github or Node.js Token (read-only) which will be used for fetching node and npm packages.
run-npm-auditRun npm audit scriptfalse

no outputs