From 969bcf1d3019c405c3ba2edb5f24277c19855594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 04:42:03 +0000 Subject: [PATCH] build(deps): bump bridgecrewio/checkov-action Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3100.0 to 12.3102.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/20fb358293b0af0188f25cf7658b69d49ec12c9a...4048c972aae68d0b983a48bb3479aab2d877b898) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/checkov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkov.yaml b/.github/workflows/checkov.yaml index d0074fb..878d001 100644 --- a/.github/workflows/checkov.yaml +++ b/.github/workflows/checkov.yaml @@ -52,7 +52,7 @@ jobs: - name: Test with Checkov id: checkov - uses: bridgecrewio/checkov-action@20fb358293b0af0188f25cf7658b69d49ec12c9a # v12.3100.0 + uses: bridgecrewio/checkov-action@4048c972aae68d0b983a48bb3479aab2d877b898 # v12.3102.0 with: directory: . framework: terraform