Skip to content

Commit

Permalink
fix: disable checkov soft_fail
Browse files Browse the repository at this point in the history
  • Loading branch information
aslafy-z committed Jul 12, 2024
1 parent b0413e2 commit 11c2fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: bridgecrewio/checkov-action@master
with:
quiet: true
soft_fail: false
file: ${{ env.CHART_NAME }}/Chart.yaml
var_file: ${{ env.CHART_NAME }}/values-test.yaml

Expand Down

0 comments on commit 11c2fb4

Please sign in to comment.