Skip to content

Commit

Permalink
Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 39cf201 commit 371de4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: docker/setup-qemu-action@v2.2.0
- uses: docker/setup-qemu-action@v3.0.0
- uses: docker/[email protected]
- uses: docker/[email protected]
with:
Expand All @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: docker/setup-qemu-action@v2.2.0
- uses: docker/setup-qemu-action@v3.0.0
- uses: docker/[email protected]
- uses: docker/[email protected]
with:
Expand All @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: docker/setup-qemu-action@v2.2.0
- uses: docker/setup-qemu-action@v3.0.0
- uses: docker/[email protected]
- uses: docker/[email protected]
with:
Expand Down

0 comments on commit 371de4a

Please sign in to comment.