From c7085c01fc37ff48bf9b276e66397e9487eb378b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 03:56:55 +0000 Subject: [PATCH] Update dependency StyraInc/regal to v0.18.0 --- .github/workflows/regal-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regal-lint.yaml b/.github/workflows/regal-lint.yaml index f3fe3eca..2416af30 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.61.0 # renovate: datasource=github-releases depName=StyraInc/regal - REGAL_VERSION: v0.17.0 + REGAL_VERSION: v0.18.0 steps: - name: Harden Runner uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0