Commit 1338d16
Update GitHub Actions workflows for npm trusted publishers (#137)
* Initial plan
* Update GitHub Actions workflows for npm trusted publishers
- Upgrade actions/checkout from v4 to v5
- Upgrade actions/setup-node from v4 to v6
- Update node-version matrix to [lts/-1, lts/*, latest]
- Update release job node-version to lts/*
- Upgrade cycjimmy/semantic-release-action from v4 to v5.0.2
- Update semantic_version from 17 to 25
- Remove NPM_TOKEN environment variable
- Add explicit permissions block to release job
Co-authored-by: MichaelDeBoey <[email protected]>
* Update .github/workflows/validate.yml
* Update .github/workflows/validate.yml
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MichaelDeBoey <[email protected]>
Co-authored-by: Michaël De Boey <[email protected]>1 parent a05be52 commit 1338d16
1 file changed
+13
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | | - | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | | - | |
| 63 | + | |
59 | 64 | | |
60 | | - | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
71 | | - | |
| 76 | + | |
72 | 77 | | |
73 | | - | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| |||
82 | 87 | | |
83 | 88 | | |
84 | 89 | | |
85 | | - | |
| |||
0 commit comments