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
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent b5643e3 commit 50b5f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: Setup QEMU
uses: docker/setup-qemu-action@27d0a4f181a40b142cce983c5393082c365d1480 # v1
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
with:
platforms: all

Expand Down

0 comments on commit 50b5f97

Please sign in to comment.