We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c72e00 commit 2aec89dCopy full SHA for 2aec89d
1 file changed
.github/workflows/build-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
55
# Workaround: https://github.com/docker/build-push-action/issues/461
56
- name: Setup Docker buildx
57
- uses: docker/setup-buildx-action@1583c0f09d26c58c59d25b0eef29792b7ce99d9a
+ uses: docker/setup-buildx-action@c8ad1c5d0f6f39c2bc446b807fa8ea2afadcddb6
58
59
# Login against a Docker registry except on PR
60
# https://github.com/docker/login-action
0 commit comments