From 59fff51153640042da614d5aff986164810d5793 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 01:25:02 +0000 Subject: [PATCH] Update dependency open-policy-agent/opa to v0.67.1 --- .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 347df8d..7af270e 100644 --- a/.github/workflows/regal-lint.yaml +++ b/.github/workflows/regal-lint.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=open-policy-agent/opa - OPA_VERSION: v0.67.0 + OPA_VERSION: v0.67.1 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.24.0 steps: