Skip to content

Commit 701b7d5

Browse files
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#1163)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@aa33708...988b5a0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action 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 320495c commit 701b7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
ref: ${{ github.event_name == 'release' && github.ref || env.RELEASE_TAG }}
3232

3333
- name: Set up Docker Buildx
34-
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3
34+
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
3535

3636
- name: Log in to GitHub Container Registry
3737
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3

0 commit comments

Comments
 (0)