From 282aaadcfdf9f7b370114d23d45413634fbc6dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 18:05:38 +0000 Subject: [PATCH] Bump bridgecrewio/checkov-action from 12.1347.0 to 12.3123.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.1347.0 to 12.3123.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/99bb2caf247dfd9f03cf984373bc6043d4e32ebf...a8664e3a0549367977f0cda990a34311835c87c0) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3123.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 90d7528..7cf4830 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -104,7 +104,7 @@ jobs: # --framework as a space-separated list of choices, not a # comma-separated string — "cloudformation,terraform" (one token) # fails argparse's choices check. Space-separate instead. - - uses: bridgecrewio/checkov-action@99bb2caf247dfd9f03cf984373bc6043d4e32ebf # v12.1347.0 + - uses: bridgecrewio/checkov-action@a8664e3a0549367977f0cda990a34311835c87c0 # v12.3123.0 with: directory: . framework: cloudformation terraform