From b8026a04cbd97462d58f4f965114127155d87e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:46:08 +0000 Subject: [PATCH] Bump Octokit from 9.1.2 to 12.0.0 in /src Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.2 to 12.0.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md) - [Commits](https://github.com/octokit/octokit.net/compare/v9.1.2...v12.0.0) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/GitHubConnector.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GitHubConnector.csproj b/src/GitHubConnector.csproj index fa2ed4f..d14a0f3 100644 --- a/src/GitHubConnector.csproj +++ b/src/GitHubConnector.csproj @@ -31,7 +31,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all