Skip to content

Commit 3f8f8d8

Browse files
chore(deps): update docker/setup-buildx-action digest to c65d441
1 parent 8de4828 commit 3f8f8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yaml

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

3434
# Workaround: https://github.com/docker/build-push-action/issues/461
3535
- name: Setup Docker buildx
36-
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
36+
uses: docker/setup-buildx-action@c65d441f3804c7219af6268d5ca10f8b1b13a854
3737

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

0 commit comments

Comments
 (0)