From fbdbb9b57920bab45949e19a5a863355ec9b1ac3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 01:06:56 +0000 Subject: [PATCH] Update dependency StyraInc/regal to v0.29.2 --- .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 9ec20bb..ea0e501 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.70.0 # renovate: datasource=github-releases depName=StyraInc/regal - REGAL_VERSION: v0.28.0 + REGAL_VERSION: v0.29.2 steps: - name: Harden Runner uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1