diff --git a/.github/workflows/inspect-code.yml b/.github/workflows/inspect-code.yml index 7cd1ac0b..10045f89 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@1.12.5 + uses: muno92/resharper_inspectcode@1.12.6 with: solutionPath: Recyclarr.sln minimumSeverity: warning