v3.0.0 - 2023-11-23
Breaking changes
This action now uses Node.js 20.
Maintenance and upkeep improvements
- Update all dependencies, move to Node 20 #323 (@manics)
- Stop bumping dev deps and group production PRs #317 (@consideRatio)
- dependabot: monthly updates of github actions and npm deps #294 (@consideRatio)
- update dependencies #285 (@minrk)
- ci: use v1,v2,etc tags instead of branches for dependabot bumping compatibility #213 (@consideRatio)
- Remove deprecated
GITHUB_TOKEN
#140 (@manics)