Skip to content

Commit 40fd7b0

Browse files
ci(deps): update docker/setup-buildx-action action to v4 (#1191)
1 parent eb34112 commit 40fd7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7979

8080
- name: Set up Docker Buildx
81-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
81+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
8282
with:
8383
version: ${{ env.BUILDX_VERSION }}
8484

0 commit comments

Comments
 (0)