From ba6f7abf99f5bc1bb70529a2eec21c793dd825c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:00:54 +0000 Subject: [PATCH] Update dependency open-policy-agent/opa to v0.63.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 4871dafd..401273bf 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.62.1 + OPA_VERSION: v0.63.0 # renovate: datasource=github-releases depName=StyraInc/regal REGAL_VERSION: v0.19.0 steps: