Skip to content

Upgrade the action runtime to Node 24 + dependencies#54

Open
timoteialbu wants to merge 5 commits intothehanimo:mainfrom
GetJobber:upgrade-to-node-24
Open

Upgrade the action runtime to Node 24 + dependencies#54
timoteialbu wants to merge 5 commits intothehanimo:mainfrom
GetJobber:upgrade-to-node-24

Conversation

@timoteialbu
Copy link
Copy Markdown

This updates the GitHub Action to run on the Node 24 Actions runtime and aligns the repository tooling with that runtime.

It also refreshes the bundled dist/index.js, dependency set, and release-drift workflow so local rebuilds and CI use the same Node/npm expectations.

Copy link
Copy Markdown
Author

@timoteialbu timoteialbu Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realize this file is giant now, from my understanding this is simply because of the dependency upgrades, mainly the @actiosn/github one, which brings in a large amount of code.

@timoteialbu timoteialbu changed the title Upgrade the action runtime to Node 24 Upgrade the action runtime to Node 24 + dependencies Mar 20, 2026
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.3
- uses: thehanimo/pr-title-checker@v2.0.0
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this may be premature, but I thought this would be a major bump since that's how all others github actions that went to node 24 treated it.

@timoteialbu timoteialbu marked this pull request as ready for review March 20, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant