Commit 733aec4
committed
ci: grant Secret Scanner caller the reusable's job permissions
The standards secret-scanner reusable's gitleaks job declares
pull-requests:write + actions:read (PR summary comment via the Issues/PR
API). A called workflow is capped at the caller's grant, so without these
at the calling job the run dies at startup (0s startup_failure, estate-wide).
Caller-side fix; bumping the pin never fixes it. Ref: hyperpolymath/standards#472.1 parent 5d78093 commit 733aec4
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | | - | |
| 32 | + | |
0 commit comments