diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index c65846c..8dadae9 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.68.0 # renovate: datasource=github-releases depName=StyraInc/regal - REGAL_VERSION: v0.27.0 + REGAL_VERSION: v0.28.0 steps: - name: Harden Runner uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1