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 d6fbbba commit 32b6f93Copy full SHA for 32b6f93
.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@6a25f988bdfa969e96a38fc9f843ea31e0b5df27
+ uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d
52
53
# Login against a Docker registry except on PR
54
# https://github.com/docker/login-action
0 commit comments