Skip to content

Commit

Permalink
Merge pull request #415 from ComplianceAsCode/renovate/docker-setup-q…
Browse files Browse the repository at this point in the history
…emu-action-3.x

Update docker/setup-qemu-action action to v3
  • Loading branch information
openshift-merge-bot[bot] authored Jul 15, 2024
2 parents 0df7883 + 30eba5b commit 73f6fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-broken-content-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

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

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 73f6fc3

Please sign in to comment.