ActionRank

Docker Layer Caching

Abandoned

satackey/action-docker-layer-caching · MIT

[CAUTION] This repository is not actively maintained. / Enable Docker layer caching in your GitHub Actions workflow.

425 starsLast commit 5 years agoLatest v0.0.11
F
34
/ 100
Security 40Maintenance 4Popularity 43Reliability 70

Security signals

OpenSSF Scorecard3.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: satackey/action-docker-layer-caching@46d2c640b1d8ef50d185452ad6fb324e6bd1d052 # v0.0.11

Mutable tags like v0.0.11 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: satackey/action-docker-layer-caching@46d2c640b1d8ef50d185452ad6fb324e6bd1d052 # v0.0.11

Score breakdown

Security (35%)40
Popularity (20%)43
Maintenance (30%)4
Reliability (15%)70