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

fix: Upgrade CI workflows to use non-deprecated runtimes #130

Merged

Conversation

dev-slatto
Copy link
Contributor

Description

The Release and Lock workflow are using an old version and hence a deprecated runtime (Node.js 12). Bumping these workflows will resolve the deprecation warning in the affected workflows.

Motivation and Context

Make sure that CI workflows uses non-deprecated runtimes.

Breaking Changes

None.

@antonbabenko antonbabenko changed the title chore: Upgrade CI workflows to use non-deprecated runtimes fix: Upgrade CI workflows to use non-deprecated runtimes Jan 24, 2023
@antonbabenko
Copy link
Member

Thanks @dev-slatto !

I have changed the prefix in the PR title to "fix" to be able to run this one and verify that it works as expected. If it does, I will merge all 40+ other right away (well, as quick as I can click).

@antonbabenko antonbabenko merged commit 4cf8799 into terraform-aws-modules:master Jan 24, 2023
antonbabenko pushed a commit that referenced this pull request Jan 24, 2023
### [4.3.2](v4.3.1...v4.3.2) (2023-01-24)

### Bug Fixes

* Upgrade CI workflows to use non-deprecated runtimes ([#130](#130)) ([4cf8799](4cf8799))
* Use a version for  to avoid GitHub API rate limiting on CI workflows ([#128](#128)) ([62bc31a](62bc31a))
@antonbabenko
Copy link
Member

This PR is included in version 4.3.2 🎉

@antonbabenko
Copy link
Member

The release workflow works as expected. Thank you for the fix!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants