diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index dc91660..7008227 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v3 - name: ReSharper CLI InspectCode - uses: muno92/resharper_inspectcode@1.8.0 + uses: muno92/resharper_inspectcode@1.8.2 with: solutionPath: ./Boyfriend.sln ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement