From 95f2a12db5ea3715a3af03eda4f2862eaf7210b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:54:18 +0000 Subject: [PATCH] Bump bridgecrewio/checkov-action from 12.3115.0 to 12.3117.0 Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3115.0 to 12.3117.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/v12.3115.0...v12.3117.0) --- 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/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d53df43..8ca3dee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v7 - name: Checkov - uses: bridgecrewio/checkov-action@v12.3115.0 + uses: bridgecrewio/checkov-action@v12.3117.0 with: file: Dockerfile framework: dockerfile