Skip to content

build(deps): bump the docker-actions group across 1 directory with 3 updates - #14254

Merged
glours merged 1 commit into
mainfrom
dependabot/github_actions/docker-actions-a8efc8d947
Sep 23, 2026
Merged

glours merged 1 commit into
mainfrom
dependabot/github_actions/docker-actions-a8efc8d947

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the docker-actions group with 3 updates in the / directory: docker/setup-buildx-action, docker/github-builder/.github/workflows/bake.yml and docker/bake-action.

Updates docker/setup-buildx-action from 4.2.0 to 4.4.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v4.4.0

Full Changelog: docker/setup-buildx-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/setup-buildx-action@v4.2.0...v4.3.0

Commits
  • 594f3bf Merge pull request #609 from crazy-max/pull-buildkit-image-before-create
  • bd6e702 chore: update generated content
  • 6268c9d pull BuildKit image before builder creation
  • e823525 Merge pull request #621 from docker/dependabot/github_actions/codeql-actions-...
  • 533ed8e build(deps): bump the codeql-actions group with 2 updates
  • bedaf13 Merge pull request #620 from crazy-max/shared-error-helpers
  • d5079fb chore: update generated content
  • 226a616 use shared error helpers for Buildx and Docker commands
  • 77ce7f4 Merge pull request #619 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0dc1dc9 [dependabot skip] chore: update generated content
  • Additional commits viewable in compare view

Updates docker/github-builder/.github/workflows/bake.yml from 1.16.0 to 1.17.0

Release notes

Sourced from docker/github-builder/.github/workflows/bake.yml's releases.

v1.17.0

Full Changelog: docker/github-builder@v1.16.0...v1.17.0

Commits
  • 58cb9f5 Merge pull request #276 from docker/dependabot/github_actions/crazy-max-dot-g...
  • db901a8 build(deps): Bump the crazy-max-dot-github group across 1 directory with 2 up...
  • 4ce32a4 Merge pull request #281 from docker/dependabot/github_actions/docker/setup-bu...
  • 6f3b6a7 build(deps): Bump docker/setup-buildx-action from 4.2.0 to 4.3.0
  • 825a075 Merge pull request #279 from docker/deps/docker-github-builder-runtime-module
  • 99e180f chore(deps): update github-builder-runtime module to 0.95.0
  • 543520a Merge pull request #278 from docker/deps/sbom-image
  • 5e30673 chore(deps): update BuildKit Syft Scanner image to 1.12.0
  • e338501 Merge pull request #232 from docker/deps/cosign-version
  • e7776b8 chore(deps): update Cosign version to v3.1.3
  • Additional commits viewable in compare view

Updates docker/bake-action from 7.3.0 to 7.4.0

Release notes

Sourced from docker/bake-action's releases.

v7.4.0

Full Changelog: docker/bake-action@v7.3.0...v7.4.0

Commits
  • 018cb64 Merge pull request #512 from docker/dependabot/github_actions/codeql-actions-...
  • 68e5dfc Merge pull request #513 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 67548ed chore(deps): Bump the codeql-actions group across 1 directory with 2 updates
  • ad1760d [dependabot skip] chore: update generated content
  • a2262a0 chore(deps): Bump @​docker/actions-toolkit from 0.99.0 to 0.100.0
  • e04a701 Merge pull request #511 from crazy-max/buildx-error-message
  • 0b5e3e4 chore: update generated content
  • b0aab10 use the shared Buildx error summary helper
  • c86773a Merge pull request #510 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 70f5dd8 [dependabot skip] chore: update generated content
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the docker-actions group with 3 updates in the / directory: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [docker/github-builder/.github/workflows/bake.yml](https://github.com/docker/github-builder) and [docker/bake-action](https://github.com/docker/bake-action).


Updates `docker/setup-buildx-action` from 4.2.0 to 4.4.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@bb05f3f...594f3bf)

Updates `docker/github-builder/.github/workflows/bake.yml` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/docker/github-builder/releases)
- [Commits](docker/github-builder@a492c6d...58cb9f5)

Updates `docker/bake-action` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@d3418bd...018cb64)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
- dependency-name: docker/github-builder/.github/workflows/bake.yml
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
- dependency-name: docker/bake-action
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 22, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 22, 2026 09:08
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 22, 2026
@dependabot
dependabot Bot requested review from glours and ndeloof September 22, 2026 09:08
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Sep 22, 2026
@glours
glours enabled auto-merge (rebase) September 23, 2026 08:45
@glours
glours merged commit 34b170c into main Sep 23, 2026
116 of 118 checks passed
@glours
glours deleted the dependabot/github_actions/docker-actions-a8efc8d947 branch September 23, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant