diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index 88e986a6..57747838 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -111,7 +111,7 @@ jobs: - name: Scan chart with checkov if: matrix.tool == 'checkov' - uses: bridgecrewio/checkov-action@v12 + uses: bridgecrewio/checkov-action@v12.2655.0 with: directory: ${{ github.workspace }}/helm var_file: ${{ github.workspace }}/helm/flowforge/ci/default-values.yaml