Skip to content

Commit

Permalink
chore(deps): update open-policy-agent/setup-opa action to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2022
1 parent b49bf88 commit 213cf6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/policy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup OPA
uses: open-policy-agent/setup-opa@024cb0fcd96c21f46a214067e7e842a7b02e3962 # tag=v2.0.0
uses: open-policy-agent/setup-opa@7e820d3ab4df1595ad286917bb2840c04f14aab7 # tag=v2.0.1
with:
version: latest
- name: Checkout Repository
Expand All @@ -38,7 +38,7 @@ jobs:
- test
steps:
- name: Setup OPA
uses: open-policy-agent/setup-opa@024cb0fcd96c21f46a214067e7e842a7b02e3962 # tag=v2.0.0
uses: open-policy-agent/setup-opa@7e820d3ab4df1595ad286917bb2840c04f14aab7 # tag=v2.0.1
with:
version: latest
- name: Checkout Repository
Expand Down

0 comments on commit 213cf6f

Please sign in to comment.