STRY64095305: Release 7.0 — Merge dev → main to publish updated GitHub Action to Marketplace with Node 24 runtime support.#15
Merged
Merged
Conversation
Co-authored-by: sampath.methuku <sampath.methuku@servicenow.com>
…ion 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>
- Run weekly security scans every Monday - Scan pull requests targeting main branch - Use security-extended query suite for comprehensive analysis
MAINT: Add CodeQL security scanning workflow
* 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>
ankur-jain1-snow
approved these changes
Jun 15, 2026
Akhandpratap-singh
approved these changes
Jun 15, 2026
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
Release 7.0 — Merge dev → main to publish updated GitHub Action to Marketplace with Node 24 runtime support.
Why
GitHub has deprecated Node.js 20 on Actions runners (Node 20 EOL: April 2026, forced migration: June 2026).
All 8 ServiceNow DevOps GitHub Actions have been migrated to Node 24 to ensure continued functionality for customers.
What's Included
Runtime
Dependencies (pinned to exact versions)
Workflow Files
Source Code
Testing
Dependencies
All approved via internal open source library approval process.
Story
STRY64095305: GitHub Actions Release to Marketplace for 7.0