Skip to content

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

Merged
glours merged 1 commit into
mainfrom
dependabot/github_actions/docker-actions-5d08db31c4
Jul 16, 2026
Merged

build(deps): bump the docker-actions group across 1 directory with 4 updates#13941
glours merged 1 commit into
mainfrom
dependabot/github_actions/docker-actions-5d08db31c4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v4.2.0

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

Commits
  • bb05f3f Merge pull request #580 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 321c814 [dependabot skip] chore: update generated content
  • b9a36ef build(deps): bump @​docker/actions-toolkit from 0.91.0 to 0.92.0
  • ebeab24 Merge pull request #570 from docker/dependabot/npm_and_yarn/undici-6.27.0
  • 5c7b8ae [dependabot skip] chore: update generated content
  • 037e618 build(deps): bump undici from 6.25.0 to 6.27.0
  • 66080e5 Merge pull request #577 from docker/dependabot/npm_and_yarn/sigstore-4.1.1
  • 409aef0 Merge pull request #562 from docker/dependabot/npm_and_yarn/js-yaml-4.2.0
  • 49c6e42 build(deps): bump sigstore from 4.1.0 to 4.1.1
  • 2211273 [dependabot skip] chore: update generated content
  • Additional commits viewable in compare view

Updates docker/github-builder/.github/workflows/bake.yml from 1.12.0 to 1.13.0

Release notes

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

v1.13.0

Full Changelog: docker/github-builder@v1.12.0...v1.13.0

Commits
  • c4a1b21 Merge pull request #249 from crazy-max/job-name-prefix
  • efa0eb5 build/bake: use job name prefix in matrix labels
  • ab438bb build/bake: add reusable workflow job name prefix
  • a90cd97 Merge pull request #247 from docker/dependabot/github_actions/docker/setup-bu...
  • a46406c Merge pull request #246 from docker/dependabot/github_actions/docker/login-ac...
  • d4a185c Merge pull request #245 from docker/dependabot/github_actions/docker/metadata...
  • e839382 build(deps): Bump docker/setup-buildx-action from 4.1.0 to 4.2.0
  • 27cd8a5 build(deps): Bump docker/login-action from 4.2.0 to 4.4.0
  • 14f8b1c build(deps): Bump docker/metadata-action from 6.1.0 to 6.2.0
  • 2ed0b42 Merge pull request #242 from docker/dependabot/github_actions/docker/build-pu...
  • Additional commits viewable in compare view

Updates docker/bake-action from 7.2.0 to 7.3.0

Release notes

Sourced from docker/bake-action's releases.

v7.3.0

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

Commits
  • d3418bd Merge pull request #473 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 14b9ede [dependabot skip] chore: update generated content
  • 20a016d chore(deps): Bump @​docker/actions-toolkit from 0.91.0 to 0.92.0
  • 539a713 Merge pull request #465 from docker/dependabot/npm_and_yarn/undici-6.27.0
  • 7a0af00 Merge pull request #474 from docker/dependabot/github_actions/actions/checkou...
  • 3a2aa8c chore(deps): Bump actions/checkout from 6.0.3 to 7.0.0
  • 9d351e5 [dependabot skip] chore: update generated content
  • 88756c1 chore(deps): Bump undici from 6.24.1 to 6.27.0
  • b960649 Merge pull request #464 from docker/dependabot/npm_and_yarn/vite-7.3.5
  • 0a1e034 Merge pull request #456 from docker/dependabot/github_actions/actions/checkou...
  • Additional commits viewable in compare view

Updates docker/docker-agent-action/.github/workflows/review-pr.yml from 2.0.1 to 2.0.2

Release notes

Sourced from docker/docker-agent-action/.github/workflows/review-pr.yml's releases.

v2.0.2

What's Changed

Full Changelog: docker/docker-agent-action@v2.0.1...v2.0.2

Commits
  • 774b6e0 release: v2.0.2
  • 0c3060c release(temp): pin self-refs to ac71c1659cc344408ee7e80757689ed69b2345ae for ...
  • ac71c16 release(prep): stage dist/ for v2.0.2
  • f9fa09f fix(review-pr): show inline confidence as a table + harden band/threshold dri...
  • 2734629 chore: update Docker Agent to v1.96.0 (#35)
  • 7934968 feat(review-pr): emit and validate GitHub suggestion blocks (#24)
  • 7938006 chore: update Docker Agent to v1.93.0 (#32)
  • b2713eb feat(review-pr): add configurable confidence-threshold input (#23)
  • 64c526a feat(review-pr): add abuse safeguards for review requests (#13)
  • e4459be chore: update Docker Agent to v1.88.1 (#22)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 15, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 15, 2026 09:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 15, 2026
@dependabot
dependabot Bot requested review from glours and ndeloof July 15, 2026 09:09
@glours

glours commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

…updates

Bumps the docker-actions group with 4 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), [docker/bake-action](https://github.com/docker/bake-action) and [docker/docker-agent-action/.github/workflows/review-pr.yml](https://github.com/docker/docker-agent-action).


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

Updates `docker/github-builder/.github/workflows/bake.yml` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/docker/github-builder/releases)
- [Commits](docker/github-builder@5f637c8...c4a1b21)

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

Updates `docker/docker-agent-action/.github/workflows/review-pr.yml` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/docker/docker-agent-action/releases)
- [Commits](docker/docker-agent-action@e96a4bb...774b6e0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
- dependency-name: docker/docker-agent-action/.github/workflows/review-pr.yml
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-actions
- dependency-name: docker/github-builder/.github/workflows/bake.yml
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.2.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 force-pushed the dependabot/github_actions/docker-actions-5d08db31c4 branch from 24244c3 to 857ac33 Compare July 16, 2026 14:19
@glours
glours enabled auto-merge (rebase) July 16, 2026 14:22
@glours
glours merged commit fd0faf7 into main Jul 16, 2026
42 checks passed
@glours
glours deleted the dependabot/github_actions/docker-actions-5d08db31c4 branch July 16, 2026 14:31
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