Skip to content

Commit

Permalink
Merge pull request #89 from clemlesne/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…op/docker/setup-qemu-action-3.0.0

Build(deps): Bump docker/setup-qemu-action from 2.2.0 to 3.0.0
  • Loading branch information
clemlesne authored Sep 18, 2023
2 parents 74a5bb4 + 289a2d7 commit f830d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ jobs:
- name: Setup QEMU
id: setup-qemu
uses: docker/setup-qemu-action@v2.2.0
uses: docker/setup-qemu-action@v3.0.0
with:
platforms: ${{ matrix.arch }}

Expand Down

0 comments on commit f830d13

Please sign in to comment.