From dd0e3f914d7a316df83521918b5ae99769ed6e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:01:50 +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 19cb091..cf2c210 100644 --- a/src/GitHubConnector.csproj +++ b/src/GitHubConnector.csproj @@ -31,7 +31,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all