From 90ef36f127a37f85472e3bd9b0c8bfd5dbeddb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:41:00 +0000 Subject: [PATCH] chore(ci): bump bridgecrewio/checkov-action from 12.3099.0 to 12.3107.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3099.0 to 12.3107.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/3203f966a7ccd680cd8f6aaa3c3c5b0b3e9afa32...fa9edf8f0a491c59a924ea6accd5bdcf07752cff) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3107.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..b029112 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@fa9edf8f0a491c59a924ea6accd5bdcf07752cff # v12.3107.0 with: directory: . framework: terraform