Skip to content

Commit

Permalink
Update ast-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tamarleviCm authored Jun 30, 2024
1 parent 39d25e2 commit 3aa4c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
cx_tenant: ${{ secrets.TENANT }}
cx_client_id: ${{ secrets.CLIENT_ID }}
cx_client_secret: ${{ secrets.CLIENT_SECRET }}
additional_params: --tags galactica-team
additional_params: --tags phoenix --threshold "sca-high=1;sca-medium=1;sca-low=1"

0 comments on commit 3aa4c45

Please sign in to comment.