From b20fcd61fe1b33123d0301d3d7c6dc955f007400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:44:13 +0000 Subject: [PATCH] chore(ci): bump bridgecrewio/checkov-action from 12.3096.0 to 12.3121.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3096.0 to 12.3121.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/de2bfaecd21d58ef232e0d2a3391c33c32c460d7...5659ddea96102e16d8f221b3d8402453c0b1c150) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3121.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 5f04908..c50e3c7 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@de2bfaecd21d58ef232e0d2a3391c33c32c460d7 # v12.3096.0 + uses: bridgecrewio/checkov-action@5659ddea96102e16d8f221b3d8402453c0b1c150 # v12.3121.0 with: directory: . framework: terraform