GsActions / commit-message-checker

GitHub Action that checks commit messages of pushes and pull request against a regex pattern
MIT License
99 stars 56 forks source link

Use Node16 instead of Node12 #81

Closed jasonk619 closed 1 year ago

jasonk619 commented 1 year ago

Code of Conduct

Is there an existing issue for this?

Are you willing to sponsor your idea?

Is your feature request related to a problem? Please describe

See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Describe the solution you'd like

Update action to use Node 16 instead of Node 12

Describe alternatives you've considered

No response

Additional context

No response

gilbertsoft commented 1 year ago

Available with https://github.com/GsActions/commit-message-checker/releases/tag/v2.0.0