From 2b156e1795dff1d9820ecba9853b3af874872fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:00:27 +0000 Subject: [PATCH] chore(deps): bump bridgecrewio/checkov-action Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3113.0 to 12.3115.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/d9d1e5cdc53e3a91f0c4c58db7bc19ee31cac7e5...9b70310bcd306d11740313070b940167d6b23085) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3115.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index f66d3ec4..290b8879 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -152,7 +152,7 @@ jobs: - name: Scan chart with checkov if: matrix.tool == 'checkov' - uses: bridgecrewio/checkov-action@d9d1e5cdc53e3a91f0c4c58db7bc19ee31cac7e5 # v12.3113.0 + uses: bridgecrewio/checkov-action@9b70310bcd306d11740313070b940167d6b23085 # v12.3115.0 with: directory: ${{ github.workspace }}/helm var_file: ${{ github.workspace }}/helm/flowfuse/ci/default-values.yaml