Skip to content

Commit ba92246

Browse files
Update docker/setup-buildx-action action to v3.12.0
1 parent 2a235ad commit ba92246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

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

0 commit comments

Comments
 (0)