Skip to content

Commit

Permalink
Merge pull request #76 from iainlane/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-qemu-action-3.3.0

Bump docker/setup-qemu-action from 3.2.0 to 3.3.0
  • Loading branch information
iainlane authored Jan 8, 2025
2 parents bb8661d + b4173db commit f64c753
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.2.0
uses: docker/setup-qemu-action@v3.3.0
with:
platforms: all

Expand Down

0 comments on commit f64c753

Please sign in to comment.