From 8124191034c141503a26a01b5e2216690fd009a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 09:19:22 +0000 Subject: [PATCH] update: bump the gh-actions-packages group with 1 update Bumps the gh-actions-packages group with 1 update: [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action). - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/defe079fd0a03179471fdca95535610fc46d4f0e...d403349a9193cf87f58f18a0f09aab1e9e058bde) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages ... 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 7e821c640..3032a8020 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@defe079fd0a03179471fdca95535610fc46d4f0e # v12.2549.0 + uses: bridgecrewio/checkov-action@d403349a9193cf87f58f18a0f09aab1e9e058bde # v12.2552.0 with: soft_fail: true output_format: cli,sarif