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 cf4bdb3 commit 68b6b92Copy full SHA for 68b6b92
1 file changed
.github/workflows/docker-publish.yml
@@ -46,7 +46,7 @@ jobs:
46
# multi-platform images and export cache
47
# https://github.com/docker/setup-buildx-action
48
- name: Set up Docker Buildx
49
- uses: docker/setup-buildx-action@b5ca7a4d5fdaeb15187af12fde2a6669865f903b # v3.10.0
+ uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
50
51
# Login against a Docker registry except on PR
52
# https://github.com/docker/login-action
0 commit comments