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.
2 parents 3b12836 + 65e3604 commit 64715b4Copy full SHA for 64715b4
.github/workflows/docker-publish.yml
@@ -58,7 +58,7 @@ jobs:
58
# multi-platform images and export cache
59
# https://github.com/docker/setup-buildx-action
60
- name: Set up Docker Buildx
61
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
62
63
# Login against a Docker registry except on PR
64
# https://github.com/docker/login-action
0 commit comments