Skip to content

Commit 57877c8

Browse files
Bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 79abd3f86f79a9d68a23c75a09a9a85889262adf to 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@79abd3f...03a7a3d) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13a1569 commit 57877c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Workaround: https://github.com/docker/build-push-action/issues/461
5555
- name: Setup Docker buildx
56-
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
56+
uses: docker/setup-buildx-action@03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8
5757

5858
# Login against a Docker registry except on PR
5959
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)