- Introduce new action input
setup_remotes
- Update action to run on Node16. https://github.blog/changelog/2022-05-20-actions-can-now-run-in-a-node-js-16-runtime/
- Update pull request comment and status check text
- Listen for
pull_request_target
events instead ofpull_request
events to support pull requests from forks
- Initial Release