diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index 347df8d..7af270e 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.67.0 + OPA_VERSION: v0.67.1 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.24.0 steps: