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 81647f7 commit 1bf0399Copy full SHA for 1bf0399
.github/workflows/docker-publish.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Workaround: https://github.com/docker/build-push-action/issues/461
48
- name: Setup Docker buildx
49
- uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325
+ uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d
50
51
# Login against a Docker registry except on PR
52
# https://github.com/docker/login-action
0 commit comments