github-tagger
github-tagger copied to clipboard
Upgrade node version to node16
GitHub has deprecated support for node12 in actions: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
To continue using this action after Summer 2023 the version of node must be updated.
I would open a PR to do this but I'm not sure how to test the action. Would appreciate any guidance to help with that.
Did anyone found an alternative to this action?
I've needed this myself, so I created an action that uses the same approach a this one but has all the dependencies updated, using node 20.
I am not an active javascript developer, so bear with me that I use this package to scratch my own itch. If you need it too, here it is: https://github.com/pxpm/github-tag-action