Commit 0952d5a
committed
ci: declare permissions on build-check and codeql-analysis
build-check.yml: pure CI matrix compile - contents: read.
codeql-analysis.yml: github/codeql-action workflows need
actions: read
contents: read
security-events: write (SARIF upload)
which is the standard scope set for any CodeQL workflow.
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>1 parent 9a2c3c7 commit 0952d5a
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments