Commit 7ba7cd1
ci: switch npm publish to Trusted Publishing (OIDC)
Replace token-based JS-DevTools/npm-publish@v1 with native
`npm publish --provenance` using GitHub OIDC. Bumps Node to 22.x
and upgrades npm to satisfy the >=11.5.1 requirement for trusted
publishing, and grants `id-token: write` so the job can mint
the OIDC token npm exchanges for publish credentials.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent a8251ec commit 7ba7cd1
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 28 | + | |
| 29 | + | |
0 commit comments