Skip to content

chore(deps): update docker/build-push-action action to v7#618

Open
renovate-bot-cbcoutinho[bot] wants to merge 1 commit intomasterfrom
renovate/docker-build-push-action-7.x
Open

chore(deps): update docker/build-push-action action to v7#618
renovate-bot-cbcoutinho[bot] wants to merge 1 commit intomasterfrom
renovate/docker-build-push-action-7.x

Conversation

@renovate-bot-cbcoutinho
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v6.19.2v7.0.0

Release Notes

docker/build-push-action (docker/build-push-action)

v7.0.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@claude
Copy link
Copy Markdown

claude bot commented Mar 5, 2026

PR Review

This is a routine Renovate-generated dependency update for docker/build-push-action from v6.19.2 to v7.0.0.

Summary of v7.0.0 changes:

  • Node 24 as default runtime (requires Actions Runner v2.327.1+)
  • Removal of deprecated DOCKER_BUILD_NO_SUMMARY and DOCKER_BUILD_EXPORT_RETENTION_DAYS env vars
  • Removal of legacy export-build tool support for build summary
  • Updated internal dependencies (@actions/core 1.x -> 3.x, @docker/actions-toolkit bump)

Assessment: Safe to merge

  • The diff is minimal and correct -- only the action SHA/tag is updated
  • The commit SHA pin (d08e5c354a6adb9ed34480a06d141179aa583294) is the expected hash for v7.0.0, which is good security practice
  • No deprecated env vars (DOCKER_BUILD_NO_SUMMARY, DOCKER_BUILD_EXPORT_RETENTION_DAYS) are used in this workflow, so the removal is a non-issue
  • The Node 24 runtime requirement is met by GitHub-hosted ubuntu-latest runners, which use Actions Runner v2.327.1+
  • No changes to workflow inputs/outputs or calling convention -- the with: block is unaffected

No issues found. This is a low-risk, straightforward version bump.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants