diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index 4871dafd..401273bf 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.62.1 + OPA_VERSION: v0.63.0 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.19.0 steps: