Commit e5eb148
committed
ci(changelog): disable checkout credential persistence
The changelog-entry-required job is read-only (git show/diff over
already-fetched history, no push), so it does not need the GITHUB_TOKEN
left in .git/config on the runner. Addresses CodeRabbit/zizmor artipacked.
Leaving actions/checkout pinned to @v4 to match the repo-wide convention
(all 28 checkout uses pin by tag, none by SHA); SHA-pinning belongs in a
dedicated repo-wide hardening pass, not this single-workflow PR.1 parent cf41099 commit e5eb148
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments