From 83c478956571fc8f0c07fc4ff30e19ff986e3daa Mon Sep 17 00:00:00 2001 From: DavidCohen Date: Wed, 15 Jul 2020 17:48:57 +0300 Subject: [PATCH] Change cx action config --- .github/workflows/cx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cx.yml b/.github/workflows/cx.yml index de6f7e3..e7ee05c 100644 --- a/.github/workflows/cx.yml +++ b/.github/workflows/cx.yml @@ -17,7 +17,7 @@ jobs: ast_uri: ${{ secrets.AST_URI }} ast_access_key_id: ${{ secrets.AST_ACCESS_KEY_ID }} ast_access_key_secret: ${{ secrets.AST_ACCESS_KEY_SECRET }} - action_scan_complete_timeout_secs: 600 + action_scan_complete_timeout_secs: 500 high_results_threshold: -1 medium_results_threshold: -1 low_results_threshold: -1