From b4fd77dc9d4676079587ce54e8da91a82f8f1f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 03:02:42 +0000 Subject: [PATCH] update: bump bridgecrewio/checkov-action from 12.2401.0 to 12.2422.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2401.0 to 12.2422.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/299eb97a45637587d7bcb9c96347d3ead6b4364b...b7e14675fe68a15b10ff8e872d7ae3984278a33b) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/.reusable-sast.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.reusable-sast.yml b/.github/workflows/.reusable-sast.yml index c56814b5c..9a6b4bcf3 100644 --- a/.github/workflows/.reusable-sast.yml +++ b/.github/workflows/.reusable-sast.yml @@ -128,7 +128,7 @@ jobs: helm template helm > deployment/deployment.yaml shell: bash - name: Scan - uses: bridgecrewio/checkov-action@299eb97a45637587d7bcb9c96347d3ead6b4364b # v12.2401.0 + uses: bridgecrewio/checkov-action@b7e14675fe68a15b10ff8e872d7ae3984278a33b # v12.2422.0 with: soft_fail: true output_format: cli,sarif