Commit f3d4d41
committed
ci: address review — narrow minted token + fix pin version comments
Second-round peco-review-bot findings on the coverage-fanout sender (the
engineer-bot applied round 1 — base.ref guard + job permissions — directly on
this branch; this adds the remaining two):
- Narrow the minted App token with `permission-contents: write` (coverage_fanout
only needs repository_dispatch → contents:write), matching the defense-in-depth
the other dispatch jobs use — a leaked token can only fire dispatches.
- Restore the version tag in two action-pin comments (`# pinned` → `# v7.1.0`
github-script, `# v3.0.0` create-github-app-token) per repo convention.
Co-authored-by: Isaac
Signed-off-by: Eric Wang <e.wang@databricks.com>1 parent 2d6f293 commit f3d4d41
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
501 | 502 | | |
502 | 503 | | |
503 | 504 | | |
| |||
0 commit comments