diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index 35fbff0c..4871dafd 100644 --- a/.github/workflows/regal-lint.yaml +++ b/.github/workflows/regal-lint.yaml @@ -12,7 +12,7 @@ jobs: # renovate: datasource=github-releases depName=open-policy-agent/opa OPA_VERSION: v0.62.1 # renovate: datasource=github-releases depName=StyraInc/regal - REGAL_VERSION: v0.18.0 + REGAL_VERSION: v0.19.0 steps: - name: Harden Runner uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0