Skip to content

Commit 74d312b

Browse files
committed
chore(deps): update docker/setup-buildx-action action to v3.10.0
1 parent 873efc4 commit 74d312b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
4848
- name: Create docker-cache dir
4949
run: mkdir -p .docker-cache
5050
- name: Cache mxbuild & mxruntime images

0 commit comments

Comments
 (0)