From f0e6d0cdd44780d3a30f7a0bbad7f7cb0c60c9a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 03:29:04 +0000 Subject: [PATCH] update: bump bridgecrewio/checkov-action from 12.2401.0 to 12.2409.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2401.0 to 12.2409.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/299eb97a45637587d7bcb9c96347d3ead6b4364b...c286291c574cfdc98a3cad5e40a8f35b4aed04fa) --- 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..41f0e8e18 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@c286291c574cfdc98a3cad5e40a8f35b4aed04fa # v12.2409.0 with: soft_fail: true output_format: cli,sarif