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