Commit 0e7b469
fix(ci): grant secret-scanner reusable its requested job permissions
The reusable's gitleaks job requests pull-requests: write + actions:
read; a called workflow cannot exceed the caller's grant, so wrappers
granting only contents: read die at startup_failure on every run.
Estate sweep; root cause fixed in standards#472.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent df32340 commit 0e7b469
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
| |||
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
26 | | - | |
| 34 | + | |
0 commit comments