Skip to content

Commit 6e8342d

Browse files
committed
chore: rebuild dist/ for Node 24 and bump version to 3.0.0
Rebuilds dist/index.js using the current lockfile (Node 24 runtime). Bumps version from 2.0.1 to 3.0.0 — major bump reflects the breaking Node 20 → 24 runtime change introduced by previous Renovate updates.
1 parent bf059af commit 6e8342d

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

dist/index.js

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "set-commit-status-action",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "GitHub action to update the status to the given commit",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)