Skip to content

chore(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 #297

chore(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0

chore(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 #297

Workflow file for this run

name: test rego bundle
on:
pull_request:
merge_group:
env:
GO_VERSION: "1.21"
jobs:
opa-tests:
name: OPA tests
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build bundle
run: make bundle
- name: Setup OPA
uses: ./.github/actions/setup-opa
- name: Check bundle
run: opa inspect bundle.tar.gz