Skip to content

Commit 26971e4

Browse files
Bump Octokit from 13.0.0 to 13.0.1 (#518)
Bumps [Octokit](https://github.com/octokit/octokit.net) from 13.0.0 to 13.0.1. - [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@v13.0.0...v13.0.1) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 980559b commit 26971e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModularPipelines.GitHub/ModularPipelines.GitHub.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Octokit" Version="13.0.0" />
13+
<PackageReference Include="Octokit" Version="13.0.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)