Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update actions/github-script to a version that uses Node.js 20+ #2602

Closed
kaylareopelle opened this issue Apr 24, 2024 · 2 comments · Fixed by #2787
Closed

CI: Update actions/github-script to a version that uses Node.js 20+ #2602

kaylareopelle opened this issue Apr 24, 2024 · 2 comments · Fixed by #2787
Assignees
Labels
1 Story Point Estimate ci node updates jul-sep qtr Represents proposed work item for the Jul-Sep quarter

Comments

@kaylareopelle
Copy link
Contributor

The version of actions/github-script we use in multiple workflows runs on Node 16. This adds a deprecation warning annotation to our runs, for example:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Update the version of actions/github-script used in all our workflows to a version that uses Node.js 20 or higher. At the time of creating this ticket, Node.js 22 was the most recent version.

@workato-integration
Copy link

@kaylareopelle
Copy link
Contributor Author

PR for similar work in csec-ruby-agent: newrelic/csec-ruby-agent#77

@kford-newrelic kford-newrelic added the jul-sep qtr Represents proposed work item for the Jul-Sep quarter label May 23, 2024
@hannahramadan hannahramadan self-assigned this Jul 29, 2024
@kford-newrelic kford-newrelic added the 1 Story Point Estimate label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Story Point Estimate ci node updates jul-sep qtr Represents proposed work item for the Jul-Sep quarter
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants