Skip to content

Commit

Permalink
Merge pull request #253 from crossplane-contrib/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
fahedouch authored Oct 8, 2023
2 parents c12292c + 41c77d9 commit 1070a9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:

steps:
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down Expand Up @@ -241,7 +241,7 @@ jobs:

steps:
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit 1070a9c

Please sign in to comment.