From ff4cc83caad715c60168502c0876c0b9251d61d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:59:33 +0100 Subject: [PATCH] chore: bump bridgecrewio/checkov-action from 12.2932.0 to 12.2934.0 (#644) Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2932.0 to 12.2934.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/v12.2932.0...v12.2934.0) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Hentschel --- .github/workflows/checkov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkov.yml b/.github/workflows/checkov.yml index 76fb0e1..d25366d 100644 --- a/.github/workflows/checkov.yml +++ b/.github/workflows/checkov.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Run Checkov - uses: bridgecrewio/checkov-action@v12.2932.0 + uses: bridgecrewio/checkov-action@v12.2934.0 with: config_file: checkov-config.yml output_format: github_failed_only