Commit dfebc29
chore: harden GitHub Actions (P-2208) (#28)
- Delete with-next-app-router/.github/workflows/lint.yaml (stale; nested
path GHA never executes; pinned actions/checkout@master)
- build.yml: add workflow-level permissions: contents: read
- build.yml: persist-credentials: false on all 3 checkouts
- build.yml: quote $AUDIT_LEVEL in pnpm audit (SC2086)
Refs P-2208.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8aaf80d commit dfebc29
2 files changed
Lines changed: 10 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| 126 | + | |
| 127 | + | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
| |||
200 | 207 | | |
201 | 208 | | |
202 | 209 | | |
| 210 | + | |
| 211 | + | |
203 | 212 | | |
204 | 213 | | |
205 | 214 | | |
| |||
221 | 230 | | |
222 | 231 | | |
223 | 232 | | |
224 | | - | |
| 233 | + | |
This file was deleted.
0 commit comments