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