diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index 115c897..8dc37b6 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.65.0 # renovate: datasource=github-releases depName=StyraInc/regal - REGAL_VERSION: v0.23.0 + REGAL_VERSION: v0.23.1 steps: - name: Harden Runner uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1