We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0581212 commit 5d97b1bCopy full SHA for 5d97b1b
.github/workflows/docker-publish.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Workaround: https://github.com/docker/build-push-action/issues/461
50
- name: Setup Docker buildx
51
- uses: docker/setup-buildx-action@afeb29a6e0d7d6258844ecabe6eba67d13443680
+ uses: docker/setup-buildx-action@941183f0a080fa6be59a9e3d3f4108c19a528204
52
53
# Login against a Docker registry except on PR
54
# https://github.com/docker/login-action
0 commit comments