Skip to content

Commit 0a9a9df

Browse files
Update docker/setup-qemu-action action to v3.6.0 (#745)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
1 parent 210a01b commit 0a9a9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
138138
- name: Set up QEMU
139139
# https://github.com/docker/setup-qemu-action/releases/tag/v3.1.0
140-
uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3.5.0
140+
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
141141

142142
- name: Set up Docker Buildx
143143
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0

0 commit comments

Comments
 (0)