Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 83b785f

Browse files
chore(deps): update docker/setup-qemu-action action to v3.6.0
1 parent c3e5723 commit 83b785f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fetch-depth: 0
4646

4747
- name: Set up QEMU
48-
uses: docker/setup-qemu-action@v3.5.0
48+
uses: docker/setup-qemu-action@v3.6.0
4949

5050
- name: Set up Docker Buildx
5151
uses: docker/setup-buildx-action@v3.10.0

0 commit comments

Comments
 (0)