Skip to content

Conversation

bdehamer
Copy link
Collaborator

Node 24 support is available on runner version 2.327.1 https://github.com/actions/runner/releases/tag/v2.327.1

salmanmkc and others added 4 commits August 14, 2025 14:42
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@Copilot Copilot AI review requested due to automatic review settings August 14, 2025 21:44
@bdehamer bdehamer requested a review from a team as a code owner August 14, 2025 21:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the GitHub Action from Node 20 to Node 24 support, making it compatible with runner version 2.327.1 and later. The upgrade includes bumping the major version to 3.0.0 to indicate breaking changes.

  • Updated Node.js runtime from version 20 to 24 across configuration files
  • Bumped package version from 2.4.0 to 3.0.0 to reflect the breaking change
  • Removed the publish-immutable-actions workflow file

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Updated version to 3.0.0 and Node engine requirement to >=24
action.yml Changed runtime from node20 to node24
.node-version Updated Node version from 20.6.0 to 24.5.0
.github/workflows/publish-immutable-actions.yml Removed entire workflow file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@bdehamer bdehamer mentioned this pull request Aug 14, 2025
@bdehamer bdehamer merged commit eda10f8 into main Aug 26, 2025
5 checks passed
@bdehamer bdehamer deleted the bdehamer/node24 branch August 26, 2025 23:06
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.

3 participants