Skip to content

Commit

Permalink
Bump Octokit from 4.0.1 to 6.1.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 4.0.1 to 6.1.0.
- [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.1...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
1 parent 4aaab3a commit d33c82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EditRelease/EditRelease.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="Octokit" Version="4.0.1" />
<PackageReference Include="Octokit" Version="6.1.0" />
</ItemGroup>

</Project>

0 comments on commit d33c82a

Please sign in to comment.