Skip to content

Bump docker/build-push-action from 6 to 7 in /.github/workflows#13716

Merged
UltralyticsAssistant merged 1 commit intomasterfrom
dependabot/github_actions/dot-github/workflows/docker/build-push-action-7
Apr 2, 2026
Merged

Bump docker/build-push-action from 6 to 7 in /.github/workflows#13716
UltralyticsAssistant merged 1 commit intomasterfrom
dependabot/github_actions/dot-github/workflows/docker/build-push-action-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps docker/build-push-action from 6 to 7.

Release notes

Sourced from docker/build-push-action's releases.

v7.0.0

Full Changelog: docker/build-push-action@v6.19.2...v7.0.0

v6.19.2

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

v6.18.0

[!NOTE] Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

v6.17.0

[!NOTE] Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: docker/build-push-action@v6.16.0...v6.17.0

v6.16.0

... (truncated)

Commits
  • d08e5c3 Merge pull request #1479 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • cbd2dff chore: update generated content
  • f76f51f chore(deps): Bump @​docker/actions-toolkit from 0.78.0 to 0.79.0
  • 7d03e66 Merge pull request #1473 from crazy-max/rm-deprecated-envs
  • 98f853d chore: update generated content
  • cadccf6 remove deprecated envs
  • 03fe877 Merge pull request #1478 from docker/dependabot/github_actions/docker/setup-b...
  • 827e366 chore(deps): Bump docker/setup-buildx-action from 3 to 4
  • e25db87 Merge pull request #1474 from crazy-max/rm-export-build-tool
  • 1ac2573 Merge pull request #1470 from crazy-max/node24
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

🔄 This PR updates the GitHub Actions Docker build step in ultralytics/yolov5 from docker/build-push-action@v6 to @v7 for arm64, CPU, and GPU image publishing.

📊 Key Changes

  • Upgraded the GitHub Actions Docker build action from docker/build-push-action@v6 to docker/build-push-action@v7 in .github/workflows/docker.yml.
  • Applied this update consistently across all Docker image build jobs:
    • latest-arm64
    • latest-cpu
    • latest-gpu
  • No changes were made to the Docker images themselves, build commands, or image tags—only the CI/CD action version was updated. 🛠️

🎯 Purpose & Impact

  • Improves workflow maintainability by keeping the repository’s GitHub Actions dependencies up to date. ✅
  • Helps ensure better compatibility with the latest Docker and GitHub Actions ecosystem. 📦
  • May provide reliability, security, and performance improvements during automated image builds and pushes. 🚀
  • Has little to no direct impact on end users running YOLOv5, but it can make Docker image publishing more stable for maintainers and downstream users who pull official images. 🙂

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependencies and packages label Mar 9, 2026
@UltralyticsAssistant UltralyticsAssistant merged commit 1d62daa into master Apr 2, 2026
8 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the dependabot/github_actions/dot-github/workflows/docker/build-push-action-7 branch April 2, 2026 14:13
@UltralyticsAssistant
Copy link
Copy Markdown
Member

🎉 Thanks for the merge, @dependabot[bot] — really appreciate this helpful maintenance update!

Keeping our CI/CD actions current is one of those behind-the-scenes improvements that quietly strengthens the whole project. As Benjamin Franklin said, “An investment in knowledge pays the best interest.” Upgrading docker/build-push-action from @v6 to @v7 is exactly that kind of investment: small on the surface, but valuable for long-term reliability, security, and smoother Docker publishing across arm64, CPU, and GPU workflows.

Your contribution helps keep YOLOv5 healthy and maintainable for everyone who depends on it. Thank you! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies and packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant