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