We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b37519 commit 6fe1bc7Copy full SHA for 6fe1bc7
.github/workflows/docker-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Workaround: https://github.com/docker/build-push-action/issues/461
44
- name: Setup Docker buildx
45
- uses: docker/setup-buildx-action@622913496df23a5293cfb3418e5836ee4dd28f3a
+ uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0
46
47
# Login against a Docker registry except on PR
48
# https://github.com/docker/login-action
0 commit comments