Skip to content

Commit 5657ac0

Browse files
chore(deps): update docker/setup-buildx-action digest to c65d441
1 parent cbae9e7 commit 5657ac0

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@988b5a0280414f521da01fcc63a27aeeb4b104db
51+
uses: docker/setup-buildx-action@c65d441f3804c7219af6268d5ca10f8b1b13a854
5252

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

0 commit comments

Comments
 (0)