Skip to content

Commit 40fc590

Browse files
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#761)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.11.1...v3.12.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb6fc58 commit 40fc590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mpi-operator-docker-image-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: docker/[email protected]
4747

4848
- name: Docker Setup Buildx
49-
uses: docker/setup-buildx-action@v3.11.1
49+
uses: docker/setup-buildx-action@v3.12.0
5050

5151
- name: Build and push
5252
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)