Skip to content

Commit 8c30b3f

Browse files
authored
chore(deps): update docker/setup-buildx-action action to v3.10.0 (#1350)
2 parents 0cbc6fa + ec488c5 commit 8c30b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CreateMxtoolsCache.yml

Lines changed: 1 addition & 1 deletion
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)