Cache
Actively maintainedactions/cache · MIT
Cache dependencies and build outputs in GitHub Actions
★ 5.5k starsLast commit 2 months agoLatest v5.1.0
C
67
/ 100
Security signals
OpenSSF Scorecard5.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0Mutable tags like v5.1.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/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
Score breakdown
Security (35%)54
Popularity (20%)77
Maintenance (30%)85
Reliability (15%)49
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-cache)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-cache"><img src="https://actionrank.dev/api/badge/actions-cache" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work