Skip to content

Commit 5aa82b7

Browse files
committed
fix: on main needs more permissions
1 parent 043fb2e commit 5aa82b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checkmarx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ permissions:
55
contents: read # we only need to checkout code
66
actions: read # to query workflows/runs
77
pull-requests: write # to comment on or label PRs
8+
security-events: write # to upload the scan results
89

910
on:
1011
pull_request:

0 commit comments

Comments
 (0)