Skip to content

Commit

Permalink
Merge pull request #15 from upbound/renovate/docker-setup-qemu-action…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
haarchri authored Jan 30, 2024
2 parents 95a94a7 + 5966d40 commit e8a07b9
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 @@ -31,7 +31,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 e8a07b9

Please sign in to comment.