Skip to content

chore(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.1 #187

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

chore(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.1 #187

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