Commit 87e0676
fix(ci): don't persist token in fork PR checkout
Copilot review on #2239 flagged that the fork-controlled checkout
still had the workflow's GITHUB_TOKEN persisted in its .git/config.
Disable credential persistence for that step as defense-in-depth.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 0d56f65 commit 87e0676
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments