From 13fc269094abd33735760163173b0e590222d252 Mon Sep 17 00:00:00 2001 From: ppawlowski Date: Mon, 5 Feb 2024 09:20:39 +0100 Subject: [PATCH] Update checkov directory to include helm subdirectory --- .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 53f7bfce..b3348caa 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -106,7 +106,7 @@ jobs: if: matrix.tool == 'checkov' uses: bridgecrewio/checkov-action@v12 with: - directory: ${{ github.workspace }} + directory: ${{ github.workspace }}/helm var_file: ${{ github.workspace }}/helm/flowforge/ci/default-values.yaml framework: kubernetes output_format: cli,sarif