Skip to content

Commit 53e1f37

Browse files
Bump docker/setup-buildx-action from 2.2.1 to 3.11.1 (#721)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 3.11.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.2.1...v3.11.1) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46f2ded commit 53e1f37

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@v2.2.1
49+
uses: docker/setup-buildx-action@v3.11.1
5050

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

0 commit comments

Comments
 (0)