ActionRank

Cache

Actively maintained

actions/cache · MIT

Cache dependencies and build outputs in GitHub Actions

5.5k starsLast commit 2 months agoLatest v5.1.0
C
67
/ 100
Security 54Maintenance 85Popularity 77Reliability 49

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.0

Mutable 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

ActionRank grade badge for Cache
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-cache)](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

Get alerts for Cache

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