Skip to content

Commit a6bc34d

Browse files
authored
ci(pull-request): setup-opa@v1 -> setup-opa@v2 (open-policy-agent#5302)
Resolves open-policy-agent/setup-opa#18 for the usage in this repo. Signed-off-by: Stephan Renatus <[email protected]>
1 parent 65c7d22 commit a6bc34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ jobs:
317317
uses: actions/checkout@v3
318318

319319
- name: Download OPA
320-
uses: open-policy-agent/setup-opa@v1
320+
uses: open-policy-agent/setup-opa@v2
321321
with:
322322
version: edge
323323

0 commit comments

Comments
 (0)