What's Changed
- Upgrade to the latest version of Octokit by @joshmgross in #193 (Thanks to @IronSean for contributing to this fix)
Breaking Changes
As part of this update, the Octokit context available via github
no longer has REST methods directly. These methods are available via github.rest.*
- https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.0
See https://github.com/actions/github-script#breaking-changes-in-v5
Full Changelog: v4.1.1...v5.0.0