From ba74af114f02ede2d43f03a2d28eba35526532ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 23:00:56 +0000 Subject: [PATCH] Bump bridgecrewio/checkov-action from 12.2384.0 to 12.2388.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2384.0 to 12.2388.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/e6efdb9d9e7f69dd4c8c3c2b8e47e730848e088f...25d9e120d7eaec29931af18478ddc5433a2b60a5) --- 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 8ee7298..82c8bdb 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@e6efdb9d9e7f69dd4c8c3c2b8e47e730848e088f # v12.2384.0 + uses: bridgecrewio/checkov-action@25d9e120d7eaec29931af18478ddc5433a2b60a5 # v12.2388.0 with: directory: ./ framework: terraform