From bc93c4a393e825b585c6f5df9a0771f5fe5f2ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:51:03 +0000 Subject: [PATCH] chore(ci): bump bridgecrewio/checkov-action from 12.3099.0 to 12.3104.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3099.0 to 12.3104.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/3203f966a7ccd680cd8f6aaa3c3c5b0b3e9afa32...6772af193d58e46738c9401a4ca9c1f39de0fec8) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3104.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sast-checkov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sast-checkov.yml b/.github/workflows/sast-checkov.yml index cd2e27d..7fe2416 100644 --- a/.github/workflows/sast-checkov.yml +++ b/.github/workflows/sast-checkov.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run Checkov - uses: bridgecrewio/checkov-action@3203f966a7ccd680cd8f6aaa3c3c5b0b3e9afa32 # v12.3099.0 + uses: bridgecrewio/checkov-action@6772af193d58e46738c9401a4ca9c1f39de0fec8 # v12.3104.0 with: directory: . framework: terraform