diff --git a/.github/workflows/cx.yml b/.github/workflows/cx.yml index de6f7e3..07e103e 100644 --- a/.github/workflows/cx.yml +++ b/.github/workflows/cx.yml @@ -18,6 +18,6 @@ jobs: ast_access_key_id: ${{ secrets.AST_ACCESS_KEY_ID }} ast_access_key_secret: ${{ secrets.AST_ACCESS_KEY_SECRET }} action_scan_complete_timeout_secs: 600 - high_results_threshold: -1 + high_results_threshold: 0 medium_results_threshold: -1 low_results_threshold: -1