- Better error handling. Several common error cases now result in helpful messages being shown in the Actions logs.
- Improve documentation, and recommend use of the
pull_request_target
event rather thanpull_request
. - Update dependencies.
- Add tests.
pull_request_target
event rather than pull_request
.