terraform-aws-modules / terraform-aws-acm

Terraform module to create AWS ACM resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/acm/aws
Apache License 2.0
182 stars 229 forks source link

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

Closed dev-slatto closed 1 year ago

dev-slatto commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

This PR is included in version 4.3.2 :tada:

antonbabenko commented 1 year ago

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

github-actions[bot] commented 1 year ago

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.