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