An open index of dependabot pull requests across open source projects.

ci(deps): bump docker/build-push-action from 6 to 7

Open
Number: #7
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 3
Created: March 28, 2026 at 07:19 AM UTC
(3 months ago)
Updated: May 19, 2026 at 01:32 AM UTC
(24 days ago)
Description:

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

Release notes

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

v7.0.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0

v6.19.2

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2

v6.19.1

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1

v6.19.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.0

v6.18.0

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

Full Changelog: https://github.com/docker/build-push-action/compare/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: https://github.com/docker/build-push-action/compare/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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Greptile Summary

This PR bumps docker/build-push-action from v6 to v7 in the release workflow, as generated by Dependabot.

  • The single-line change updates the action version used to build and push the backend Docker image to GHCR.
  • v7 switches the action runtime to Node 24 and removes deprecated environment variables (DOCKER_BUILD_NO_SUMMARY, DOCKER_BUILD_EXPORT_RETENTION_DAYS), but the workflow does not reference either of those envs, so there is no functional impact from their removal.

Confidence Score: 5/5

Safe to merge — the change is a single-line action version bump with no workflow logic altered.

The only change is bumping docker/build-push-action from v6 to v7. The workflow does not use any of the deprecated environment variables removed in v7, the Node 24 runtime requirement is met by GitHub-hosted ubuntu-latest runners, and no inputs or outputs of the action were changed.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/release.yml Bumps docker/build-push-action from v6 to v7; no other workflow logic changed. The deprecated envs removed in v7 are not used here, and the workflow does not pin a SHA so it will track the floating v7 tag.

Reviews (2): Last reviewed commit: "Merge branch 'main' into dependabot/gith..." | Re-trigger Greptile

Package Dependencies
Ecosystem:
actions
Version Change:
6 → 7
Technical Details
ID: 15849588
UUID: 4158280833
Node ID: PR_kwDOQu9fPM7OPebh
Host: GitHub
Repository: cgraph-dev/CGraph