Skip to content

Commit 4c6c1c6

Browse files
Update docker/setup-buildx-action digest to 4cc794f
1 parent f347e58 commit 4c6c1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Workaround: https://github.com/docker/build-push-action/issues/461
5050
- name: Setup Docker buildx
51-
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0
51+
uses: docker/setup-buildx-action@4cc794f83e4b7488282e879f4469e86246e52ddd
5252

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

0 commit comments

Comments
 (0)