Skip to content

Commit

Permalink
Bump Octokit from 9.1.1 to 9.1.2
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.1 to 9.1.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@v9.1.1...v9.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent c8d0d34 commit bdc95bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="GitVersionTask" Version="5.5.1">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Octokit" Version="9.1.1" />
<PackageReference Include="Octokit" Version="9.1.2" />
<PackageReference Include="Semver" Version="2.3.0" />
</ItemGroup>

Expand Down

0 comments on commit bdc95bd

Please sign in to comment.