From c857bddff6987e32d7d31306a3379bcf47f911d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 18:36:32 +0000 Subject: [PATCH] chore(deps): update bridgecrewio/checkov-action action to v12.3070.0 --- .github/workflows/pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index bdd4bdfa..d5844c61 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -35,7 +35,7 @@ jobs: helm lint ${CHART_NAME} helm lint ${CHART_NAME} -f ${CHART_NAME}/values-test.yaml - name: Run Checkov - uses: bridgecrewio/checkov-action@197d53917e0ff43d63111c0808e40b1aaf28ec1c # v12.3068.0 + uses: bridgecrewio/checkov-action@5abded944c5e3fb597c3fcb4f2a5aa83d9c73f8b # v12.3070.0 with: quiet: true soft_fail: false