From 1440f8b9ad5542933d882a6feaf51d9ebcdbcafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 08:13:48 +0000 Subject: [PATCH] build(deps): bump bridgecrewio/checkov-action Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2949.0 to 12.2951.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/b5165e1f1b1c3c96b16ba3de742887794268c492...bb094fb71bf3307019d7632da42119f7609c1d8f) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/code-scanning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index c7bec4a..d55ee93 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -82,7 +82,7 @@ jobs: fetch-depth: 0 - name: Run Checkov action id: checkov - uses: bridgecrewio/checkov-action@b5165e1f1b1c3c96b16ba3de742887794268c492 # v12.2949.0 + uses: bridgecrewio/checkov-action@bb094fb71bf3307019d7632da42119f7609c1d8f # v12.2951.0 with: directory: ./ framework: terraform