Skip to content

Commit

Permalink
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#3)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Winter <838833+antonwinter@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and antonwinter authored Jun 21, 2024
1 parent e3eb154 commit 1098c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ runs:
path: .build/linux-arm64
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: ${{ inputs.platforms }}
- name: Set up Docker Buildx
Expand Down

0 comments on commit 1098c34

Please sign in to comment.