Upgrade OPA and regal to latest versions
This commit is contained in:
3
.github/actions/build-policies/action.yml
vendored
3
.github/actions/build-policies/action.yml
vendored
@@ -12,7 +12,8 @@ runs:
|
||||
- name: Install Open Policy Agent
|
||||
uses: open-policy-agent/setup-opa@v2.2.0
|
||||
with:
|
||||
version: 1.1.0
|
||||
# Keep in sync with the Dockerfile and policies/Makefile
|
||||
version: 1.8.0
|
||||
|
||||
- name: Build the policies
|
||||
run: make
|
||||
|
||||
Reference in New Issue
Block a user