We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 546267e + 937d804 commit c626c1bCopy full SHA for c626c1b
.github/workflows/docker-caddy-publish.yml
@@ -52,7 +52,7 @@ jobs:
52
# multi-platform images and export cache
53
# https://github.com/docker/setup-buildx-action
54
- name: Set up Docker Buildx
55
- uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
+ uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
56
57
# Login against a Docker registry except on PR
58
# https://github.com/docker/login-action
0 commit comments