Skip to content

Commit 07ae124

Browse files
Update docker/setup-qemu-action action to v3.6.0 (#3186)
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/setup-qemu-action | v3.5.0 | v3.6.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00e40da commit 07ae124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
driver-opts: network=host
5252

5353
- name: Setup QEMU
54-
uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3.5.0
54+
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
5555
with:
5656
platforms: arm64
5757

0 commit comments

Comments
 (0)