From 177c2a8639cd7ff1c563963e49e3bf3d2f38e95a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:20:30 +0000 Subject: [PATCH] Update dependency open-policy-agent/opa to v0.66.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 9af7ae06..f216c925 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.65.0 + OPA_VERSION: v0.66.0 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.23.0 steps: