We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73209e9 + f464e97 commit 7116450Copy full SHA for 7116450
1 file changed
.github/workflows/docker-publish.yml
@@ -47,7 +47,7 @@ jobs:
47
48
# Workaround: https://github.com/docker/build-push-action/issues/461
49
- name: Setup Docker buildx
50
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
51
52
# Login against a Docker registry except on PR
53
# https://github.com/docker/login-action
0 commit comments