diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index 732761c261..1da78a6f41 100644 --- a/.github/workflows/checkmarx.yml +++ b/.github/workflows/checkmarx.yml @@ -10,7 +10,7 @@ jobs: project_name: Luigi cx_tenant: sap base_uri: https://checkmarx.tools.sap - base_auth_uri: https://checkmarx.tools.sap + #base_auth_uri: https://checkmarx.tools.sap cx_client_id: ${{ secrets.CXONE_CLIENT_ID }} cx_client_secret: ${{ secrets.CXONE_CLIENT_SECRET }} branch: main