Skip to content

update configure-aws-credentials to use node24 #1593

@andrewhsu

Description

@andrewhsu

Describe the feature

Node20 will EOL 2026-04-30 according to release schedule. Update configure-aws-credentials action to use node24 instead of node20 before that date.

Use Case

Needed to keep up-to-date with latest security and bug fixes of a supported node release.

Proposed Solution

Similar to how #839 was addressed.

Other Information

See github blog post:

For Actions maintainers: Update your actions to run on Node24 instead of Node20

Update to node24 will require users of github hosted runners to use version v2.237.1 or later.

Also see related dependabot PR that brings in updates in preparation for node20 EOL: aws-actions/aws-secretsmanager-get-secrets#286

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.needs-triageThis issue still needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions