diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index 6a909aa6..435da7cd 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.25.0 + REGAL_VERSION: v0.26.2 steps: - name: Harden Runner uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1 diff --git a/.regal/config.yaml b/.regal/config.yaml index 6f2c41ab..214bd05d 100644 --- a/.regal/config.yaml +++ b/.regal/config.yaml @@ -1,5 +1,7 @@ rules: idiomatic: + directory-package-mismatch: + level: ignore no-defined-entrypoint: level: ignore use-contains: