Skip to content

Commit 7945a16

Browse files
committed
chore(deps): update docker/setup-buildx-action action to v3.8.0
1 parent fc370ab commit 7945a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CreateMxtoolsCache.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
fetch-depth: 1
4646
- name: Set up Docker Buildx
47-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
47+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
4848
- name: Create docker-cache dir
4949
run: mkdir -p .docker-cache
5050
- name: Cache mxbuild & mxruntime images

0 commit comments

Comments
 (0)