Skip to content

Commit

Permalink
Bump Octokit from 4.0.3 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 4.0.3 to 5.0.2.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v4.0.3...v5.0.2)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
1 parent a3600b8 commit ec8b5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />

<PackageReference Include="Octokit" Version="4.0.3" />
<PackageReference Include="Octokit" Version="5.0.2" />
<PackageReference Include="Proc" Version="0.6.1" />
</ItemGroup>
</Project>

0 comments on commit ec8b5c5

Please sign in to comment.