diff --git a/.github/workflows/inspect-code.yml b/.github/workflows/inspect-code.yml index 349a05da..88a9bbda 100644 --- a/.github/workflows/inspect-code.yml +++ b/.github/workflows/inspect-code.yml @@ -37,7 +37,7 @@ jobs: run: dotnet restore - name: Inspect Code - uses: muno92/resharper_inspectcode@v1 + uses: muno92/resharper_inspectcode@1.11.11 with: solutionPath: Recyclarr.sln minimumSeverity: warning