From 47e18caad4204c42dfe7412cb881d4c8d7eb0309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 05:52:08 +0000 Subject: [PATCH] Bump muno92/resharper_inspectcode from 1.11.3 to 1.11.5 Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.11.3 to 1.11.5. - [Release notes](https://github.com/muno92/resharper_inspectcode/releases) - [Changelog](https://github.com/muno92/resharper_inspectcode/blob/main/CHANGELOG.md) - [Commits](https://github.com/muno92/resharper_inspectcode/compare/1.11.3...1.11.5) --- updated-dependencies: - dependency-name: muno92/resharper_inspectcode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 512ebc4..e93a460 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: ReSharper CLI InspectCode - uses: muno92/resharper_inspectcode@1.11.3 + uses: muno92/resharper_inspectcode@1.11.5 with: solutionPath: ./Octobot.sln ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement, ConvertToPrimaryConstructor