Skip to content

Commit

Permalink
Update checkmarx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar authored Mar 14, 2024
1 parent f288352 commit 18ff1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkmarx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
checkmarx_client_secret: ${{ secrets.CHECKMARX_CLIENT_SECRET }}
scanners: sca
break_build: true
bug_tracker: WAIT
bug_tracker: JIRA
sca_api_url: ${{ secrets.SCA_API_URL }}
sca_app_url: ${{ secrets.SCA_APP_URL }}
sca_access_control_url: ${{ secrets.SCA_ACCESS_CONTROL_URL }}
Expand Down

0 comments on commit 18ff1d3

Please sign in to comment.