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