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 8de4828 commit 3f8f8d8Copy full SHA for 3f8f8d8
.github/workflows/deploy-docker-image.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
# Workaround: https://github.com/docker/build-push-action/issues/461
35
- name: Setup Docker buildx
36
- uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
+ uses: docker/setup-buildx-action@c65d441f3804c7219af6268d5ca10f8b1b13a854
37
38
# Login against a Docker registry except on PR
39
# https://github.com/docker/login-action
0 commit comments