Skip to content

Commit

Permalink
build: update Octokit dependency to v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amis92 authored Jan 25, 2024
1 parent 78bb364 commit 1a9b9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Nuke.Common/Nuke.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.5.1" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.5.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
<PackageReference Include="Octokit" Version="9.0.0" />
<PackageReference Include="Octokit" Version="9.1.1" />
</ItemGroup>

<ItemGroup Condition="'$(_IsPacking)' == 'True'">
Expand Down

0 comments on commit 1a9b9e3

Please sign in to comment.