Commit 49da025
authored
ci(release): add permissions for OIDC and npm provenance (#185)
Add permissions for OIDC, contents, pull-requests, and issues.
This enables [npm
provenance](https://docs.npmjs.com/generating-provenance-statements) via
trusted publishing — the `NPM_TOKEN` secret is no longer needed once the
npm package is configured to trust GitHub Actions as a publisher.
Also updates `actions/checkout` and `actions/setup-node` to v4.1 parent 69d9963 commit 49da025
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
14 | | - | |
15 | | - | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
23 | | - | |
| |||
0 commit comments