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 e58eb9b commit 43e5913Copy full SHA for 43e5913
.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@5138f76647652447004da686b2411557eaf65f33
+ uses: docker/setup-buildx-action@2ad185228a349d19414702819e06df9fa4314287
49
50
# Login against a Docker registry except on PR
51
# https://github.com/docker/login-action
0 commit comments