Skip to content

Commit c59ae00

Browse files
chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#2568)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c80736 commit c59ae00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/__build-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
outputs: |
263263
${{ !inputs.push && 'type=docker,dest=/tmp/image.tar' }}
264264
265-
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
265+
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
266266
with:
267267
platforms: ${{ matrix.arch }}
268268

0 commit comments

Comments
 (0)