Skip to content

Commit

Permalink
Update checkov directory to include helm subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Feb 5, 2024
1 parent 5683d1d commit 13fc269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 13fc269

Please sign in to comment.