From 4bdee4791707a9d81129f054e169de41c732ed80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:36:28 +0000 Subject: [PATCH] chore(ci): bump bridgecrewio/checkov-action from 12.3099.0 to 12.3117.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3099.0 to 12.3117.0. - [Commits](https://github.com/bridgecrewio/checkov-action/compare/3203f966a7ccd680cd8f6aaa3c3c5b0b3e9afa32...1246d92f57abae29d5db5f9aeeed2a9813e52d7d) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3117.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..4ab6f2b 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@1246d92f57abae29d5db5f9aeeed2a9813e52d7d # v12.3117.0 with: directory: . framework: terraform