From 81c54c5c1ef2e0dee87673dd3d42735d3f720d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 09:09:27 +0000 Subject: [PATCH] Bump bridgecrewio/checkov-action from 12.2539.0 to 12.2548.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2539.0 to 12.2548.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/74b041188934dbffda9ae5b7ab0032856388e0fb...6046f68b25a89365d643ead750fa624be5cad488) --- 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 82294e121..51868c818 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -79,7 +79,7 @@ jobs: fetch-depth: 0 - name: Run Checkov action id: checkov - uses: bridgecrewio/checkov-action@74b041188934dbffda9ae5b7ab0032856388e0fb # v12.2539.0 + uses: bridgecrewio/checkov-action@6046f68b25a89365d643ead750fa624be5cad488 # v12.2548.0 with: directory: ./ framework: terraform