ActionRank

Setup pnpm

Actively maintained

pnpm/action-setup · MIT

Install pnpm package manager

1.3k starsLast commit 1 months agoLatest v6.0.9
C
69
/ 100
Security 52Maintenance 92Popularity 62Reliability 70

Security signals

OpenSSF Scorecard5.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9

Mutable tags like v6.0.9 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: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9

Score breakdown

Security (35%)52
Popularity (20%)62
Maintenance (30%)92
Reliability (15%)70