From ab1bfcbf5bee318c65cd3d8147a8f59b9787d808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:54:47 +0000 Subject: [PATCH] chore(deps): bump bridgecrewio/checkov-action Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3102.0 to 12.3105.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/4048c972aae68d0b983a48bb3479aab2d877b898...dfb51aed1b783289b0d3f255028e7a88d5e8caa1) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3105.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 714e2a5..f26ac2c 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -95,7 +95,7 @@ jobs: config: auto - name: Checkov IaC and workflow scan - uses: bridgecrewio/checkov-action@4048c972aae68d0b983a48bb3479aab2d877b898 + uses: bridgecrewio/checkov-action@dfb51aed1b783289b0d3f255028e7a88d5e8caa1 with: directory: . framework: terraform,kubernetes,dockerfile,github_actions @@ -166,7 +166,7 @@ jobs: config: auto - name: Checkov IaC and workflow scan - uses: bridgecrewio/checkov-action@4048c972aae68d0b983a48bb3479aab2d877b898 + uses: bridgecrewio/checkov-action@dfb51aed1b783289b0d3f255028e7a88d5e8caa1 with: directory: . framework: terraform,kubernetes,dockerfile,github_actions