Skip to content

Commit 41f24e1

Browse files
Update docker/setup-qemu-action action to v3
1 parent 72e76b8 commit 41f24e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable--test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
file.puts("value=#{tags.join(",")}")
6666
end
6767
shell: ruby {0}
68-
- uses: docker/setup-qemu-action@v2
68+
- uses: docker/setup-qemu-action@v3
6969
- uses: docker/setup-buildx-action@v3
7070
- uses: docker/login-action@v3
7171
with:

0 commit comments

Comments
 (0)