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