From 3aff942724f1d859feecdfc3b1037ea1006b5334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 03:57:51 +0000 Subject: [PATCH] update: bump bridgecrewio/checkov-action from 12.2393.0 to 12.2400.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2393.0 to 12.2400.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/27a90870e3f6ad443df28985b795ebd41ed540a2...a15e05e8c5c8b9c0a466c6aea6a3b14fc985ac62) --- 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 7b39f19de..53840be7c 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@27a90870e3f6ad443df28985b795ebd41ed540a2 # v12.2393.0 + uses: bridgecrewio/checkov-action@a15e05e8c5c8b9c0a466c6aea6a3b14fc985ac62 # v12.2400.0 with: soft_fail: true output_format: cli,sarif