Skip to content

Commit e369c39

Browse files
chore(minor): update docker/setup-qemu-action action to v3.7.0 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e867389 commit e369c39

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
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Set up QEMU
9090
if: ${{ steps.dir-check.outputs.exists == 'true' }}
91-
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
91+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
9292

9393
- name: Set up Docker Buildx
9494
if: ${{ steps.dir-check.outputs.exists == 'true' }}

0 commit comments

Comments
 (0)