Skip to content

Commit

Permalink
chore(deps): update docker/setup-qemu-action action to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Xentra Bot <139044062+xentra-bot[bot]@users.noreply.github.com>
  • Loading branch information
xentra-bot[bot] committed Sep 18, 2023
1 parent dd7f9bc commit 18bcc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
with:
platforms: all

Expand Down

0 comments on commit 18bcc7d

Please sign in to comment.