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 fa6459c commit 365d3d9Copy full SHA for 365d3d9
.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@988b5a0280414f521da01fcc63a27aeeb4b104db
+ uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
52
53
# Login against a Docker registry except on PR
54
# https://github.com/docker/login-action
0 commit comments