Commit c5fae5d
committed
Pin action-gh-release to a commit and move it to 3.0.2
The release job holds the npm trusted-publishing identity and a write-scoped
token, so the third-party action it runs is referenced by commit rather than by
a tag that can be moved to point at different code.
3.0.0 moved the action's runtime from Node 20 to Node 24 and changed no inputs,
which also clears the Node 20 deprecation warning the release run emits.1 parent e0ef048 commit c5fae5d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
0 commit comments