Skip to content

Commit 4822c9d

Browse files
chore(deps): update docker/setup-qemu-action action to v3.6.0 (#2373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af77b70 commit 4822c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
- name: Checkout
140140
uses: actions/checkout@v4
141141
- name: Docker Setup QEMU
142-
uses: docker/setup-qemu-action@v3.3.0
142+
uses: docker/setup-qemu-action@v3.6.0
143143
- name: Docker meta
144144
id: meta
145145
uses: docker/metadata-action@v5

0 commit comments

Comments
 (0)