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

@renovate-bot-cbcoutinho renovate-bot-cbcoutinho Bot commented Mar 5, 2026

This PR contains the following updates:

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

Release Notes

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

v7.1.0

Compare Source

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

v7.0.0

Compare Source

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

v7

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

@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.

@renovate-bot-cbcoutinho renovate-bot-cbcoutinho Bot force-pushed the renovate/docker-build-push-action-7.x branch from d39ca8e to 6e00901 Compare April 10, 2026 10:16
@claude
Copy link
Copy Markdown

claude Bot commented Apr 10, 2026

PR Review: docker/build-push-action v6 → v7

This is a straightforward Renovate-generated dependency update. Here's a quick assessment.

Summary

Single-line change pinning docker/build-push-action to v7.1.0 (SHA: bcafcacb...).

What changed in v7

v7.0.0 breaking changes:

  • Node 24 as default runtime — requires Actions Runner v2.327.1+. ubuntu-latest on GitHub-hosted runners meets this requirement.
  • Removes deprecated DOCKER_BUILD_NO_SUMMARY and DOCKER_BUILD_EXPORT_RETENTION_DAYS env vars. The workflow doesn't use either.
  • Removes legacy export-build tool support for build summaries. Not used here.

v7.1.0 additions:

  • Git context query format support (not used here, no impact)
  • Several transitive dependency security patches (handlebars, undici, lodash, brace-expansion)

Assessment

No issues. The workflow is unaffected by the breaking changes:

  • No removed env vars are referenced
  • ubuntu-latest runners are up-to-date enough for Node 24
  • No legacy build summary tooling in use

Security: SHA pinning is correctly maintained (@bcafcacb16a39f128d818304e6c9c0c18556b85f), which is good practice. The transitive dependency patches are a minor security win.

Verdict

Safe to merge.

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