From edbf0d6f6a3210abf34d86fcb98b2671a58e0803 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:49:57 +0000 Subject: [PATCH] Update dependency StyraInc/regal to v0.28.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 2353cf8..9ec20bb 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.27.0 + REGAL_VERSION: v0.28.0 steps: - name: Harden Runner uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1