Docker Setup Docker
Actively maintaineddocker/setup-docker-action · Apache-2.0
GitHub Action to set up (download and install) Docker CE
★ 78 starsLast commit 1 months agoLatest v5.4.0
B
72
/ 100
Security signals
OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: docker/setup-docker-action@77e84dbf09b47d1e29270283c22f16145aa85ca1 # v5.4.0Mutable tags like v5.4.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: docker/setup-docker-action@77e84dbf09b47d1e29270283c22f16145aa85ca1 # v5.4.0
Score breakdown
Security (35%)75
Popularity (20%)39
Maintenance (30%)97
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/docker-setup-docker-action)HTML version
HTML
<a href="https://actionrank.dev/actions/docker-setup-docker-action"><img src="https://actionrank.dev/api/badge/docker-setup-docker-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work