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 01f87df commit e877c6bCopy full SHA for e877c6b
.github/workflows/docker-publish.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# Workaround: https://github.com/docker/build-push-action/issues/461
47
- name: Setup Docker buildx
48
- uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7
+ uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
49
50
# Login against a Docker registry except on PR
51
# https://github.com/docker/login-action
0 commit comments