Skip to content

Commit 2d251d2

Browse files
Update docker/setup-buildx-action action to v3.8.0
1 parent 835d5e6 commit 2d251d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# multi-platform images and export cache
5252
# https://github.com/docker/setup-buildx-action
5353
- name: Set up Docker Buildx
54-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
54+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
5555

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

0 commit comments

Comments
 (0)