chore(ci): bump docker/build-push-action from 6.19.2 to 7.1.0#37
chore(ci): bump docker/build-push-action from 6.19.2 to 7.1.0#37dependabot[bot] wants to merge 1 commit into
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
lml2468
left a comment
There was a problem hiding this comment.
[APPROVE — self-review, posting as COMMENT] Clean SHA-pinned bump.
✅ docker/build-push-action 6.19.2 → 7.1.0: SHA updated 10e90e3 → bcafcac, 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.
Jerry-Xin
left a comment
There was a problem hiding this comment.
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:185upgradesdocker/build-push-actionto 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:185keeps the action pinned by full commit SHA, and the SHA resolves to upstreamrefs/tags/v7.1.0.- No usage of the removed
DOCKER_BUILD_NO_SUMMARYorDOCKER_BUILD_EXPORT_RETENTION_DAYSenvironment 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.
lml2468
left a comment
There was a problem hiding this comment.
[APPROVE — COMMENT due to self-review restriction] Independent cross-review.
Verified:
- SHA pin —
bcafcacb16a39f128d818304e6c9c0c18556b85fmatchesdocker/build-push-actiontagv7.1.0. ✅ - Single occurrence — Only the build job uses this action (merge job uses metadata/login/manifest, not build-push). ✅
- Usage compatibility —
withinputs (context,file,platforms,labels,outputs,cache-from/to) are stable across v6→v7. ✅ - CI — All checks green. ✅
No blocking issues.
|
Superseded by #52. |
Bumps docker/build-push-action from 6.19.2 to 7.1.0.
Release notes
Sourced from docker/build-push-action's releases.
Commits
bcafcacMerge pull request #1509 from docker/dependabot/npm_and_yarn/vite-7.3.218e62f1Merge pull request #1510 from docker/dependabot/npm_and_yarn/lodash-4.18.146580d2chore: update generated content3f80b25chore(deps): Bump lodash from 4.17.23 to 4.18.1efeec95Merge pull request #1505 from crazy-max/refactor-git-contextddf04b0Merge pull request #1511 from docker/dependabot/github_actions/crazy-max-dot-...db08d97chore(deps): Bump the crazy-max-dot-github group with 2 updatesef1fb96Merge pull request #1508 from docker/dependabot/github_actions/docker/login-a...2d8f2a1chore: update generated content919ac7bfix test since secrets are not written to temp path anymoreDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)