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