Commit 8651f0f
committed
ci(lint): pin the lint job to Node 22 (supply-chain hardening baseline)
The dedicated lint job hardcoded Node 24, which trips the supply-chain gate
(e2e/tests/supply-chain.e2e.test.ts) requiring every pnpm-using job to pin
Node 22 (literal or a matrix including 22). Lint is runtime-agnostic, so pin 22.
Claude-Session: https://claude.ai/code/session_01MxTTPaPP16m6br7Hoab94w1 parent 0bf20cd commit 8651f0f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments