Skip to content

Commit 5fe15e1

Browse files
committed
Update docker/setup-buildx-action digest to abe89fb
1 parent 39f1c7d commit 5fe15e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@5138f76647652447004da686b2411557eaf65f33
51+
uses: docker/setup-buildx-action@abe89fb761023d1d963c81f6b5e0df54236dc097
5252

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

0 commit comments

Comments
 (0)