Skip to content

Commit 9913a11

Browse files
authored
Merge pull request #4774 from containerd/dependabot/github_actions/docker/setup-buildx-action-4.0.0
build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
2 parents 662ca4a + f2ff7d9 commit 9913a11

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@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
3939

4040
- name: Set up Docker Buildx
41-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
41+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
4242

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

0 commit comments

Comments
 (0)