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 68219bd commit 8c1dd54Copy full SHA for 8c1dd54
.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@79abd3f86f79a9d68a23c75a09a9a85889262adf
+ uses: docker/setup-buildx-action@5138f76647652447004da686b2411557eaf65f33
49
50
# Login against a Docker registry except on PR
51
# https://github.com/docker/login-action
0 commit comments