Build and push Docker images
Actively maintaineddocker/build-push-action · Apache-2.0
GitHub Action to build and push Docker images with Buildx
★ 5.4k starsLast commit yesterdayLatest v7.4.0
B
79
/ 100
Security signals
OpenSSF Scorecard7.5 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0Mutable tags like v7.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/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0
Score breakdown
Security (35%)75
Popularity (20%)69
Maintenance (30%)100
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/docker-build-push-action)HTML version
HTML
<a href="https://actionrank.dev/actions/docker-build-push-action"><img src="https://actionrank.dev/api/badge/docker-build-push-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work