autero1 / action-terragrunt

GitHub action for setting up Terragrunt https://terragrunt.gruntwork.io
MIT License
57 stars 24 forks source link

Update to node 20 #338

Closed bbergenroth closed 9 months ago

bbergenroth commented 9 months ago

Fixes https://github.com/autero1/action-terragrunt/issues/325

mgerlach commented 9 months ago

Thx for merging. Could you add a tag for the release, please? Because of the node upgrade maybe a major version change (v2.0.0)?

It would also be nice to have a moving tag for just the major version ("v2") which moves to every new minor/patch release commit for the current major version, like it is done for many other GH actions.

autero1 commented 9 months ago

The Node upgrade was released in https://github.com/autero1/action-terragrunt/releases/tag/v2.0.0

It would also be nice to have a moving tag for just the major version ("v2") which moves to every new minor/patch release commit for the current major version, like it is done for many other GH actions.

Thanks for the feedback! Added an action to "Update Main Version" and now v2 points to v2.0.0.