diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index 9f7ec87f..e23c05df 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@7b972723c44fb3d256283fac96fae5d7c1894bb7 # v12.3114.0 with: directory: ${{ github.workspace }}/helm var_file: ${{ github.workspace }}/helm/flowfuse/ci/default-values.yaml