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 651da12 commit ec7497bCopy full SHA for ec7497b
.github/workflows/docker-publish.yml
@@ -51,7 +51,7 @@ jobs:
51
# multi-platform images and export cache
52
# https://github.com/docker/setup-buildx-action
53
- name: Set up Docker Buildx
54
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
55
56
# Login against a Docker registry except on PR
57
# https://github.com/docker/login-action
0 commit comments