Skip to content

Commit 7295744

Browse files
committed
Update docker/setup-buildx-action action to v3.12.0
1 parent e0ec1c1 commit 7295744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# multi-platform images and export cache
4343
# https://github.com/docker/setup-buildx-action
4444
- name: Set up Docker Buildx
45-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
45+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
4646

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

0 commit comments

Comments
 (0)