From b826c95ba3ea136546e5d0c32ccf9cc5c81a4848 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:17:32 +0000 Subject: [PATCH] Update dependency StyraInc/regal to v0.27.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 88b8709..df962ea 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.26.2 + REGAL_VERSION: v0.27.0 steps: - name: Harden Runner uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1