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