mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-01-31 00:19:00 +03:00
Bump muno92/resharper_inspectcode from 1.11.12 to 1.12.0 (#332)
This commit is contained in:
parent
8028d47ba1
commit
450f1da54d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
dotnet-version: '8.0.301'
|
||||
|
||||
- name: ReSharper CLI InspectCode
|
||||
uses: muno92/resharper_inspectcode@1.11.12
|
||||
uses: muno92/resharper_inspectcode@1.12.0
|
||||
with:
|
||||
solutionPath: ./Octobot.sln
|
||||
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement, ConvertToPrimaryConstructor
|
||||
|
|
Loading…
Reference in a new issue