Skip to content

RPR-6675: upgrade node24 actions core#1

Open
gautamvishant wants to merge 2 commits into
mat-technology:masterfrom
Genesis-Research:fix/rpr-6675-upgrade-node24-actions-core
Open

RPR-6675: upgrade node24 actions core#1
gautamvishant wants to merge 2 commits into
mat-technology:masterfrom
Genesis-Research:fix/rpr-6675-upgrade-node24-actions-core

Conversation

@gautamvishant

Copy link
Copy Markdown

Upgraded actions to use node24 instead of node16

- Upgrade @actions/core from 1.2.7 to 1.11.1 to leverage latest features and security fixes
- Update GitHub Action runtime from node16 to node24 for improved performance and compatibility
- Add new dependencies: @actions/exec (^1.1.1), @actions/http-client (^2.0.1), undici (^5.25.4)
- Specify Yarn 1.22.22 as package manager for consistent dependency resolution
- Update devDependencies: @types/node from ^12.0.2 to ^16.18.112

This upgrade ensures the action uses supported Node.js runtime and benefits from:
- Enhanced core library functionality (OIDC utils, path utils, summary support)
- Better security with updated HTTP client and exec utilities
- Compatibility with GitHub Actions' latest infrastructure
@gautamvishant gautamvishant requested a review from spaliwal146 May 20, 2026 08:04
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