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

Upgrade to the Node 20 #71

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

jirkafajfr
Copy link
Member

When the aws-actions/aws-secretsmanager-get-secrets@v1 is used it is producing following warning on the summary page:

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

Bumping runtime to the node20. The documentation also says:

Ensure your workflows use the latest versions of actions that are running on Node 20.

Upgrading actions/checkout and codecov/codecov-action to their latest major versions.

@adithyasolai adithyasolai self-requested a review February 1, 2024 22:25
adithyasolai
adithyasolai previously approved these changes Feb 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (022e891) 100.00% compared to head (818323c) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          132       132           
  Branches        30        30           
=========================================
  Hits           132       132           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jirkafajfr jirkafajfr merged commit 90243ec into aws-actions:main Feb 2, 2024
1 check passed
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.

4 participants