diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index a7c7a30..dee7dd6 100644 --- a/.github/workflows/regal-lint.yaml +++ b/.github/workflows/regal-lint.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=open-policy-agent/opa - OPA_VERSION: v0.70.0 + OPA_VERSION: v1.0.1 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.29.2 steps: