terraform-linters / setup-tflint

A GitHub action that installs Terraform linter TFLint
MIT License
149 stars 38 forks source link

Action gives warning due to node16 usage #222

Closed tedivm closed 8 months ago

tedivm commented 8 months ago

Github Actions is giving a warning when using this action due to the use of node16.

Github is going to force an upgrade this spring so it's better to update earlier and test that things work.

laughedelic commented 8 months ago

Check if you're using v3. The latest version (v4) has been upgraded to Node 20 back in September: https://github.com/terraform-linters/setup-tflint/releases/tag/v4.0.0