From 504ff05ba6eddc6b922153ad12fe649d46fc7b15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:47:44 +0000 Subject: [PATCH] chore(deps): update bridgecrewio/checkov-action digest to 81ec5eb --- .github/workflows/scans.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scans.yml b/.github/workflows/scans.yml index f09cc25..a34792b 100644 --- a/.github/workflows/scans.yml +++ b/.github/workflows/scans.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: bridgecrewio/checkov-action@b3c44b4437c93549fc8cfaef9208497ba4955d39 # master + - uses: bridgecrewio/checkov-action@81ec5eb0ef150170f3bda7759e3878fa1a5bd413 # master with: soft_fail: ${{ github.event_name != 'pull_request' }}