From 0938f518f86609e6a5cd438824d7ed41818b8160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 18:44:10 +0500 Subject: [PATCH] Bump muno92/resharper_inspectcode from 1.7.1 to 1.8.0 (#58) Bumps muno92/resharper_inspectcode from 1.7.1 to 1.8.0. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/resharper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/resharper.yml b/.github/workflows/resharper.yml index 29302aa..f356672 100644 --- a/.github/workflows/resharper.yml +++ b/.github/workflows/resharper.yml @@ -28,7 +28,7 @@ jobs: run: dotnet restore - name: ReSharper CLI InspectCode - uses: muno92/resharper_inspectcode@1.7.1 + uses: muno92/resharper_inspectcode@1.8.0 with: solutionPath: ./Boyfriend.sln ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement