From 3fb7a66fbebef87ff92c7a31cce50597ef17c8bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:11:04 +0000 Subject: [PATCH] chore(deps): update bridgecrewio/checkov-action action to v12.3080.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 37b9bfd5..f490e0a7 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@5051a5cfc7e4c71d95199f81ffafbb490c7e6213 # v12.3079.0 + uses: bridgecrewio/checkov-action@f34885219720066007f948b843e747bb136aa223 # v12.3080.0 with: quiet: true soft_fail: false