Skip to content

chore(ci): bump docker/build-push-action from 6.19.2 to 7.1.0#37

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/docker/build-push-action-7.1.0
Closed

chore(ci): bump docker/build-push-action from 6.19.2 to 7.1.0#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/docker/build-push-action-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps docker/build-push-action from 6.19.2 to 7.1.0.

Release notes

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

v7.1.0

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

v7.0.0

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

Commits
  • bcafcac Merge pull request #1509 from docker/dependabot/npm_and_yarn/vite-7.3.2
  • 18e62f1 Merge pull request #1510 from docker/dependabot/npm_and_yarn/lodash-4.18.1
  • 46580d2 chore: update generated content
  • 3f80b25 chore(deps): Bump lodash from 4.17.23 to 4.18.1
  • efeec95 Merge pull request #1505 from crazy-max/refactor-git-context
  • ddf04b0 Merge pull request #1511 from docker/dependabot/github_actions/crazy-max-dot-...
  • db08d97 chore(deps): Bump the crazy-max-dot-github group with 2 updates
  • ef1fb96 Merge pull request #1508 from docker/dependabot/github_actions/docker/login-a...
  • 2d8f2a1 chore: update generated content
  • 919ac7b fix test since secrets are not written to temp path anymore
  • 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)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.19.2 to 7.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@10e90e3...bcafcac)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 12:04
@github-actions github-actions Bot added the size/XS PR size: XS label May 21, 2026
Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[APPROVE — self-review, posting as COMMENT] Clean SHA-pinned bump.

docker/build-push-action 6.19.2 → 7.1.0: SHA updated 10e90e3bcafcac, version comment updated.
✅ Single-line change, no API or config breaking changes between v6 and v7 for standard push usage.
✅ actionlint passed.

Ready to merge.

Copy link
Copy Markdown

@Jerry-Xin Jerry-Xin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This CI dependency bump is in scope for Mininglamp-OSS/octo-admin because it updates the project’s Docker publish workflow.

💬 Non-blocking

  • 🔵 Suggestion: .github/workflows/docker-publish.yml:185 upgrades docker/build-push-action to v7, whose main compatibility concern is the Node 24 runtime requiring a sufficiently recent Actions runner. This workflow uses GitHub-hosted runners (ubuntu-latest, ubuntu-24.04-arm), so I do not see a blocker, but this is worth remembering if the workflow later moves to self-hosted runners. (github.com)

✅ Highlights

  • .github/workflows/docker-publish.yml:185 keeps the action pinned by full commit SHA, and the SHA resolves to upstream refs/tags/v7.1.0.
  • No usage of the removed DOCKER_BUILD_NO_SUMMARY or DOCKER_BUILD_EXPORT_RETENTION_DAYS environment variables was found.
  • Existing inputs (context, file, platforms, outputs, GHA cache, provenance) remain aligned with the Docker build/push workflow pattern.

No additional tests are required for this one-line CI action pin update.

Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[APPROVE — COMMENT due to self-review restriction] Independent cross-review.

Verified:

  1. SHA pinbcafcacb16a39f128d818304e6c9c0c18556b85f matches docker/build-push-action tag v7.1.0. ✅
  2. Single occurrence — Only the build job uses this action (merge job uses metadata/login/manifest, not build-push). ✅
  3. Usage compatibilitywith inputs (context, file, platforms, labels, outputs, cache-from/to) are stable across v6→v7. ✅
  4. CI — All checks green. ✅

No blocking issues.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 26, 2026

Superseded by #52.

@dependabot dependabot Bot closed this May 26, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/docker/build-push-action-7.1.0 branch May 26, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants