Skip to content

Commit b96f233

Browse files
committed
Update docker/setup-buildx-action digest to 4fd8129
1 parent c578d67 commit b96f233

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@ab17e3ec80f3c97b179d7c93beff117fca4f43a8
51+
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
5252

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

0 commit comments

Comments
 (0)