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 4eb0075 commit 4a5fd0fCopy full SHA for 4a5fd0f
.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@2ad185228a349d19414702819e06df9fa4314287
+ uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
49
50
# Login against a Docker registry except on PR
51
# https://github.com/docker/login-action
0 commit comments