From 3e4c6603a1bdf9288c14e740af6467f44373671f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:27:22 +0100 Subject: [PATCH] build(deps): bump bridgecrewio/checkov-action (#7070) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2944.0 to 12.2945.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/7e385e047f08facd4bc29345786743742edbee1f...602aad1121314eb69ce58d99d77f1ac2ac0da690) --- 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: James Pether Sörling --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 0b08d5b1f1..9acf2fbff4 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -75,7 +75,7 @@ jobs: fetch-depth: 2 - name: Run Checkov action id: checkov - uses: bridgecrewio/checkov-action@7e385e047f08facd4bc29345786743742edbee1f # master + uses: bridgecrewio/checkov-action@602aad1121314eb69ce58d99d77f1ac2ac0da690 # master with: file: cia-dist-cloudformation/src/main/resources/cia-dist-cloudformation.json skip_check: CKV_AWS_111,CKV_AWS_109,CKV_AWS_149,CKV_AWS_364,CKV_AWS_161,CKV_AWS_118,CKV_AWS_111