Skip to content

Commit

Permalink
chore(deps): update open-policy-agent/setup-opa action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2023
1 parent 3e07a6e commit e34e3a1
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@7e820d3ab4df1595ad286917bb2840c04f14aab7 # tag=v2.0.1
uses: open-policy-agent/setup-opa@9501844990f7dcfd09b17a8d97c794d294620f37 # v2.1.0
with:
version: latest
- name: Checkout Repository
Expand All @@ -38,7 +38,7 @@ jobs:
- test
steps:
- name: Setup OPA
uses: open-policy-agent/setup-opa@7e820d3ab4df1595ad286917bb2840c04f14aab7 # tag=v2.0.1
uses: open-policy-agent/setup-opa@9501844990f7dcfd09b17a8d97c794d294620f37 # v2.1.0
with:
version: latest
- name: Checkout Repository
Expand Down

0 comments on commit e34e3a1

Please sign in to comment.