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 e330aa4Copy full SHA for e330aa4
.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@3f1544eb9eff0b4d4d279b33f704a06fcf8d0e43
37
38
# Login against a Docker registry except on PR
39
# https://github.com/docker/login-action
0 commit comments