diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index c65846c..4305a73 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.68.0 + OPA_VERSION: v0.69.0 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.27.0 steps: