We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9cff7 commit d847b80Copy full SHA for d847b80
.github/workflows/publish.yml
@@ -31,7 +31,7 @@ jobs:
31
32
# Workaround: https://github.com/docker/build-push-action/issues/461
33
- name: Setup Docker buildx
34
- uses: docker/setup-buildx-action@e600775e527acba2317260cadb64b7e19efd5362
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
35
36
# Login against a Docker registry except on PR
37
# https://github.com/docker/login-action
0 commit comments