File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : Veracode Static Sandbox Scanner
2- run-name : Veracode Sandbox scan - ${{ github.event.client_payload.repository.name }}
2+ run-name : Veracode Sandbox Scan - ${{ github.event.client_payload.repository.name }}
33
44concurrency :
55 group : ${{ github.event.client_payload.event_type }}-${{ github.event.client_payload.repository.name }}-${{ github.event.client_payload.repository.branch }}
5858 vkey : ' ${{ secrets.VERACODE_API_KEY }}'
5959 createsandbox : true
6060 sandboxname : GitHub App Scans-${{ github.event.client_payload.repository.branch }}
61- failbuild : ${{ github.event.client_payload.user_config.break_build_policy_findings }}
61+ failbuild : ${{ github.event.client_payload.user_config.break_build_policy_findings }}
You can’t perform that action at this time.
0 commit comments