We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bfb50 commit 2fbb318Copy full SHA for 2fbb318
.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@7c525be6cc8a882d5163ce04293cac18617c709f
35
36
# Login against a Docker registry except on PR
37
# https://github.com/docker/login-action
0 commit comments