Skip to content

Commit 6ebbbbf

Browse files
chore(deps): update docker/setup-qemu-action action to v3.3.0 (#925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5614778 commit 6ebbbbf

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
@@ -184,7 +184,7 @@ jobs:
184184
185185
- name: Set up QEMU
186186
if: startsWith(matrix.os, 'ubuntu-')
187-
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
187+
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
188188
with:
189189
platforms: arm64
190190

0 commit comments

Comments
 (0)