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 40d8449 commit 8d9dad5Copy full SHA for 8d9dad5
.github/workflows/docker-publish.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# Workaround: https://github.com/docker/build-push-action/issues/461
47
- name: Setup Docker buildx
48
- uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
+ uses: docker/setup-buildx-action@b467d6aa7afffae6d3d466d2a74bd266618f87d6
49
50
# Login against a Docker registry except on PR
51
# https://github.com/docker/login-action
0 commit comments