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 6c8ba43 commit 858f1dcCopy full SHA for 858f1dc
.github/workflows/docker-publish.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Workaround: https://github.com/docker/build-push-action/issues/461
50
- name: Setup Docker buildx
51
- uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
+ uses: docker/setup-buildx-action@abe89fb761023d1d963c81f6b5e0df54236dc097
52
53
# Login against a Docker registry except on PR
54
# https://github.com/docker/login-action
0 commit comments