Commit 0b8f07c
committed
feat: switch npm publish to OIDC trusted publishing
- Add permissions (id-token: write) for OIDC provenance
- Bump Node from 20 to 22 (npm CLI 11.5.1+ required for OIDC)
- Add --provenance flag for supply chain attestation
- Remove NPM_TOKEN secret (classic tokens revoked Dec 2025)1 parent 304e511 commit 0b8f07c
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 29 | + | |
0 commit comments