Skip to content

Commit c626c1b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/build-push-action-6.15.0
2 parents 546267e + 937d804 commit c626c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-caddy-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# multi-platform images and export cache
5353
# https://github.com/docker/setup-buildx-action
5454
- name: Set up Docker Buildx
55-
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
55+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
5656

5757
# Login against a Docker registry except on PR
5858
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)