Skip to content

Commit 5d97b1b

Browse files
Update docker/setup-buildx-action digest to 941183f (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0581212 commit 5d97b1b

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
@@ -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@afeb29a6e0d7d6258844ecabe6eba67d13443680
51+
uses: docker/setup-buildx-action@941183f0a080fa6be59a9e3d3f4108c19a528204
5252

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

0 commit comments

Comments
 (0)