Skip to content

Commit

Permalink
Merge pull request #61 from iainlane/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-qemu-action-3.1.0
  • Loading branch information
iainlane authored Jul 3, 2024
2 parents 08088a1 + ad2503e commit fe3f1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: echo ${{ steps.buildx.outputs.platforms }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.0.0
uses: docker/setup-qemu-action@v3.1.0
with:
platforms: all

Expand Down

0 comments on commit fe3f1b2

Please sign in to comment.