NPM or Yarn install with caching
StaleGitHub Action for install npm dependencies with caching without any configuration
★ 673 starsLast commit 5 months agoLatest v1.12.1
D
51
/ 100
Security signals
OpenSSF Scorecard2.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1.12.1Mutable tags like v1.12.1 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: bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1.12.1
Score breakdown
Security (35%)35
Popularity (20%)51
Maintenance (30%)60
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/bahmutov-npm-install)HTML version
HTML
<a href="https://actionrank.dev/actions/bahmutov-npm-install"><img src="https://actionrank.dev/api/badge/bahmutov-npm-install" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work