Skip to content

Commit

Permalink
Update checkmarx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar authored Apr 12, 2024
1 parent b17845f commit e8c93af
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 @@ -44,7 +44,7 @@ jobs:
checkmarx_password: ${{ secrets.CHECKMARX_PASSWORD }}
checkmarx_client_secret: ${{ secrets.CHECKMARX_CLIENT_SECRET }}
scanners: sast
extra_certificates: checkmarx.crt
extra_certificates: .
break_build: true
bug_tracker: WAIT
sca_api_url: ${{ secrets.SCA_API_URL }}
Expand Down

0 comments on commit e8c93af

Please sign in to comment.