Commit 3bce2b8
committed
fix(ci): grant actions: read to ci-security caller for v2.1
v2.1 ci-security.yml requests actions: read from callers (vergil-actions#693/#698; v2.1 resolves to v2.1.5). Add actions: read to both the top-level permissions block and the security job's permissions block. Without it the PR fails at startup with 'requesting actions: read, but is only allowed actions: none'.
Refs #3161 parent 779632b commit 3bce2b8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments