From 1458f47153aa257c2995f5df181d8981b8ca78f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:45:27 +0000 Subject: [PATCH] Bump bridgecrewio/checkov-action from 12.2809.0 to 12.2812.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2809.0 to 12.2812.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/8e15b4f80a52cb5acf44a8b6de370dd60ceed4a0...b406dfe80a3d33640d5b5deb4341f2475cc016a0) --- 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 d92eb9b3..16cbcf36 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@8e15b4f80a52cb5acf44a8b6de370dd60ceed4a0 # v12.2809.0 + uses: bridgecrewio/checkov-action@b406dfe80a3d33640d5b5deb4341f2475cc016a0 # v12.2812.0 with: directory: ./ framework: terraform