Skip to content

Commit 43a1c30

Browse files
Update docker/setup-buildx-action action to v3.12.0
1 parent aa0e993 commit 43a1c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
platforms: all
254254

255255
- name: Setup Docker Buildx
256-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
256+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
257257
with:
258258
version: ${{ env.DOCKER_BUILDX_VERSION }}
259259
install: true

0 commit comments

Comments
 (0)