setup-docker
Abandoneddocker-practice/actions-setup-docker
Set up your GitHub Actions workflow with a specific version(18.09,19.03,20.10,nightly) of Docker ON Linux/macOS
★ 100 starsLast commit 1 year agoLatest 1.0.12
F
37
/ 100
Security signals
OpenSSF Scorecard2.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: docker-practice/actions-setup-docker@fd7ecdac7caf8e2c541a48c9bcc280aae59a8461 # 1.0.12Mutable tags like 1.0.12 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-practice/actions-setup-docker@fd7ecdac7caf8e2c541a48c9bcc280aae59a8461 # 1.0.12
Score breakdown
Security (35%)33
Popularity (20%)33
Maintenance (30%)16
Reliability (15%)96
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/docker-practice-actions-setup-docker)HTML version
HTML
<a href="https://actionrank.dev/actions/docker-practice-actions-setup-docker"><img src="https://actionrank.dev/api/badge/docker-practice-actions-setup-docker" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work