ActionRank

Setup Node.js environment

Actively maintained

actions/setup-node · MIT

Set up your GitHub Actions workflow with a specific version of node.js

5k starsLast commit 21 days agoLatest v7.0.0
B
76
/ 100
Security 68Maintenance 96Popularity 75Reliability 58

Security signals

OpenSSF Scorecard6.4 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0

Mutable tags like v7.0.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0

Score breakdown

Security (35%)68
Popularity (20%)75
Maintenance (30%)96
Reliability (15%)58

Add this badge to your README

ActionRank grade badge for Setup Node.js environment
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-setup-node)](https://actionrank.dev/actions/actions-setup-node)
HTML version
HTML
<a href="https://actionrank.dev/actions/actions-setup-node"><img src="https://actionrank.dev/api/badge/actions-setup-node" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for Setup Node.js environment

We'll email you only if Setup Node.js environment becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address