Skip to content

Commit d639dfc

Browse files
authored
Update checkmarx-sca-scan-on-pr.yml
Updated GH_TOKEN
1 parent ea0e322 commit d639dfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/checkmarx-sca-scan-on-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
break_build: false
3838
scanners: sca
3939
bug_tracker: GITHUBPULL
40+
github_token: ${{ secrets.GH_TOKEN }} # To be stored in GitHub Secrets.
4041
params: --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.head_ref }} --merge-id=${{ github.event.number }}

0 commit comments

Comments
 (0)