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

[TASK] update to node 20 #102

Open JoshuaASmith opened 7 months ago

JoshuaASmith commented 7 months ago

Updating the main action to node20, and updating other actions used to the node20 version. Updated documentation to reflect a potential new version, updated package.json to 3.0.0 version, and to use most recent minor/patch versions or node 20 compatible versions.

Fixes #100

JoshuaASmith commented 7 months ago

@gilbertsoft not sure if this repo is actively maintained, hoping this helps with visibility.

rfay commented 3 months ago

Please update, thanks.