Skip to content

Commit 6943ff8

Browse files
chore(deps): update docker/setup-buildx-action action to v3.10.0
1 parent c970641 commit 6943ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Set up QEMU
105105
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
106106
- name: Set up Docker Buildx
107-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
107+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
108108
- name: Build and push
109109
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
110110
with:

0 commit comments

Comments
 (0)