Skip to content

Commit

Permalink
Merge pull request #21 from bancey/renovate/docker-setup-qemu-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
bancey authored Jan 30, 2025
2 parents 2808279 + c3135fb commit 14074c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Set up QEMU
uses: docker/setup-qemu-action@v2.1.0
uses: docker/setup-qemu-action@v3.3.0
- name: Set up Docker Buildx
id: buildx
uses: docker/[email protected]
Expand Down

0 comments on commit 14074c7

Please sign in to comment.