Skip to content

Commit

Permalink
Update docker/setup-qemu-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and splaspood committed Sep 21, 2023
1 parent 1bae4a3 commit 2408d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: anchore/sbom-action/download-syft@v0.14.3

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.4.0
Expand Down

0 comments on commit 2408d1b

Please sign in to comment.