From 81e08ed395c20b4ba630820eddcb18e4867bd23a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 19:41:02 +0000 Subject: [PATCH] Bump bridgecrewio/checkov-action from 12.2530.0 to 12.2531.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2530.0 to 12.2531.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/1388b7b47699f9a5645679b630d3134e49636deb...9bbf36a57da8688ee2fd4221773f0345646bad6d) --- 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 4125a70..e2be51a 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -78,7 +78,7 @@ jobs: fetch-depth: 0 - name: Run Checkov action id: checkov - uses: bridgecrewio/checkov-action@1388b7b47699f9a5645679b630d3134e49636deb # v12.2530.0 + uses: bridgecrewio/checkov-action@9bbf36a57da8688ee2fd4221773f0345646bad6d # v12.2531.0 with: directory: ./ framework: terraform