- Rename the
repo-token
input toGITHUB_TOKEN
- Run the Action itself on Node 20 instead of Node 16
- Truncate summary if too long
- Only add changed file to markdown summary if only changed files is true
- Use
@octokit/action
instead ofactions-toolkit
- Use ESLint types from
@types/eslint
instead of custom types - Default line to 1 if it's not present