Skip to content

Commit

Permalink
build(deps): bump docker/setup-qemu-action from 1 to 2 (open-policy-a…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 6, 2022
1 parent 542d89a commit 858acdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
uses: open-policy-agent/setup-opa@v1

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2
with:
platforms: arm64

Expand Down

0 comments on commit 858acdb

Please sign in to comment.