ActionRank

Yarn install cache

Abandoned

c-hive/gha-yarn-cache · MIT · archived

1-liner yarn install cache for GitHub Actions

89 starsLast commit 3 years agoLatest v2.1.0
F
20
/ 100
Security 37Maintenance 0Popularity 34Reliability 0

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: c-hive/gha-yarn-cache@d528cd63c28aed0a9f44b1cada95050d7aa95c2e # v2.1.0

Mutable tags like v2.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: c-hive/gha-yarn-cache@d528cd63c28aed0a9f44b1cada95050d7aa95c2e # v2.1.0

Score breakdown

Security (35%)37
Popularity (20%)34
Maintenance (30%)0
Reliability (15%)0