Commit f18fad2
committed
fix: remove security-events write permission from global workflow permissions
The scorecard-action requires that security-events:write permission
be declared only at the job level, not at the workflow level.
This change moves the permission to only the jobs that need it
(CodeQL and Scorecard jobs already have it specified).1 parent 28183c1 commit f18fad2
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments