From 8b1984c18c6227ce2dba88881764e1ab7a972239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:35:07 +0000 Subject: [PATCH] Update dependency open-policy-agent/opa to v0.69.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 df962ea..f7fa343 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.68.0 + OPA_VERSION: v0.69.0 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.27.0 steps: