ahmadnassri / action-dependabot-auto-merge

Automatically merge Dependabot PRs when version comparison is within range
MIT License
342 stars 48 forks source link

fix: handle octokit api changes #167

Closed leezumstein closed 1 year ago

leezumstein commented 1 year ago

Context

Fixing a breaking change introduced in later versions of OctoKit where you need to invoke any api calls using octokit.rest.<api method> with the latest version.

Resolves

ahmadnassri commented 1 year ago

:tada: This PR is included in version 2.6.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: