diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index 67af96f5..67b818e8 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -132,7 +132,7 @@ jobs: - name: Scan chart with checkov if: matrix.tool == 'checkov' - uses: bridgecrewio/checkov-action@f9b0a2206b0401cad02ac0a66be2a7934a5be838 # v12.3088.0 + uses: bridgecrewio/checkov-action@2fd3901c8feb52417f27f0d9800259a106c1ec1e # v12.3089.0 with: directory: ${{ github.workspace }}/helm var_file: ${{ github.workspace }}/helm/flowfuse/ci/default-values.yaml