Skip to content

Commit 5be808b

Browse files
authored
Merge pull request containerd#4325 from containerd/dependabot/github_actions/docker/setup-buildx-action-3.11.1
build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
2 parents 30857ef + e2db1e1 commit 5be808b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-image-build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
3939

4040
- name: Set up Docker Buildx
41-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
41+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
4242

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

0 commit comments

Comments
 (0)