STRY63592000: Migrate Node.js runtime from node20 to node24 - #14
Merged
Conversation
added 2 commits
March 26, 2026 07:53
…ependencies and workflow versions
Akhandpratap-singh
approved these changes
Apr 23, 2026
|
Did we check if there is any issue with the axios version? |
arnabsn
approved these changes
Apr 27, 2026
maheshganjiSnc
added a commit
that referenced
this pull request
Jun 15, 2026
…b Action to Marketplace with Node 24 runtime support. (#15) * updated readme file (#8) Co-authored-by: sampath.methuku <sampath.methuku@servicenow.com> * STRY59060031: Upgrading ServiceNow DevOps GitHub Actions to Node version 20. (#7) * updated readme file * MAINT: Test custom action with node20 * Upgraded dependency versions * rebuild * update vlcc/ncc version --------- Co-authored-by: sampath.methuku <sampath.methuku@servicenow.com> Co-authored-by: ramaraju.polanki <ramaraju.polanki@servicenow.com> * Add CodeQL security scanning workflow - Run weekly security scans every Monday - Scan pull requests targeting main branch - Use security-extended query suite for comprehensive analysis * MAINT:Enable CodeQL scanning for dev branch PRs * Update README.md * STRY63592000: Migrate Node.js runtime from node20 to node24 (#14) * STRY63281042: Upgrade Node.js runtime from node20 to node24, update dependencies and workflow versions * STRY63592000: Pin dependency versions and rebuild dist for Node 24 migration --------- Co-authored-by: Cascade Bot <cascade@example.com> --------- Co-authored-by: sampath.methuku <sampath.methuku@servicenow.com> Co-authored-by: ramaraju.polanki <ramaraju.polanki@servicenow.com> Co-authored-by: ankur-jain1-snow <ankur.jain1@servicenow.com> Co-authored-by: nitin-parashar <nitin.parashar@servicenow.com> Co-authored-by: Cascade Bot <cascade@example.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrate GitHub Action runtime from Node.js 20 to Node.js 24 due to GitHub deprecation of Node 20 on Actions runners (Node 20 EOL: April 2026, forced migration: June 2026).
What Changed
action.yml
runs.usingupdated fromnode20→node24package.json — Dependencies pinned to exact versions
package-lock.json
dist/index.js
Workflow files updated
Source Code
Testing
Dependencies
All approved via internal open source library approval process.