Skip to content

Commit

Permalink
Bump to Octokit 10.0.0 to fix Int32 overflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhandley committed Feb 23, 2024
1 parent c07d127 commit 39eb4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- GitHub Packages -->
<GitHubJwtVersion>0.0.6</GitHubJwtVersion>
<GraphQLClientVersion>6.0.0</GraphQLClientVersion>
<OctokitVersion>6.0.0</OctokitVersion>
<OctokitVersion>10.0.0</OctokitVersion>
<OctokitGraphQLVersion>0.2.0-beta</OctokitGraphQLVersion>

<!-- ML.NET Packages -->
Expand Down

0 comments on commit 39eb4a2

Please sign in to comment.