ActionRank

Build docker images using cache

Actively maintained

whoan/docker-build-with-cache-action · MIT

Build and push docker images caching each stage to reduce build time

350 starsLast commit 3 days agoLatest v8.1.1
C
61
/ 100
Security 43Maintenance 87Popularity 48Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: whoan/docker-build-with-cache-action@79574702d64f46f39ecaf1f1d771d45230e10b93 # v8.1.1

Mutable tags like v8.1.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: whoan/docker-build-with-cache-action@79574702d64f46f39ecaf1f1d771d45230e10b93 # v8.1.1

Score breakdown

Security (35%)43
Popularity (20%)48
Maintenance (30%)87
Reliability (15%)70