From 7a4e20852ea324d52ddc8addb232d811ee0e51c7 Mon Sep 17 00:00:00 2001 From: Octol1ttle Date: Mon, 19 Jun 2023 15:37:15 +0500 Subject: [PATCH] Bump muno92/resharper_inspectcode from 1.7.0 to 1.7.1 Closes #43 Signed-off-by: Octol1ttle --- .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 335f0e2..7f2c33e 100644 --- a/.github/workflows/resharper.yml +++ b/.github/workflows/resharper.yml @@ -26,7 +26,7 @@ jobs: run: dotnet restore - name: ReSharper CLI InspectCode - uses: muno92/resharper_inspectcode@1.7.0 + uses: muno92/resharper_inspectcode@1.7.1 with: solutionPath: ./Boyfriend.sln ignoreIssueType: InvertIf,ConvertIfStatementToReturnStatement