We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18f4606 + 6335d50 commit b4f2914Copy full SHA for b4f2914
.github/workflows/docker-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# Workaround: https://github.com/docker/build-push-action/issues/461
41
- name: Setup Docker buildx
42
- uses: docker/setup-buildx-action@db63cee3de03c9e9f201f1b6213e29b58eaa560d
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
43
44
# Login against a Docker registry except on PR
45
# https://github.com/docker/login-action
0 commit comments