- Bumped
@actions/corefrom 1.4.0 to 1.10.0 - Bumped
@actions/githubfrom 5.0.0 to 5.1.1 - Bumped
node-fetchfrom 2.6.1 to 2.6.7 - Bumped docker image to node 20
- Bumped
@actions/corefrom 1.2.6 to 1.4.0 - Bumped
@actions/githubfrom 4.0.0 to 5.0.0 - Increased the number of commits checked from 30 to 250. This is a limit of GitHub's API so if you're working on a really large PR your fixup commits might not be detected.
- Bumped
@actions/corefrom 1.1.0 to 1.2.6 - Bumped
@actions/githubfrom 1.0.0 to 4.0.0
- Moved to actions v2 which uses the new yaml syntax for workflows.
- Updated
eslintto 6.1.0 - Updated
js-yamlto 3.13.1 - Updated
lodashto 4.17.14 (security updated) - Updated
actions-toolkitto 2.1.0 - Updated Docker container to
node:12-alpine - Updated example to use
pull_requestinstead ofpush
- Initial release