Commit b8a9e9f
authored
Fix permissions for CodeQL workflows (#16660)
After limiting permissions, our CodeQL workflow started failing.
This is because it needs some extra permissions as explained in
the github/codeql-action#464
This PR adds the required permissions.1 parent 4022746 commit b8a9e9f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments