mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-01-31 09:09:00 +03:00
Bump muno92/resharper_inspectcode from 1.7.1 to 1.8.0 (#58)
Bumps muno92/resharper_inspectcode from 1.7.1 to 1.8.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d43ee59099
commit
0938f518f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/resharper.yml
vendored
2
.github/workflows/resharper.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
|
|
||||||
- name: ReSharper CLI InspectCode
|
- name: ReSharper CLI InspectCode
|
||||||
uses: muno92/resharper_inspectcode@1.7.1
|
uses: muno92/resharper_inspectcode@1.8.0
|
||||||
with:
|
with:
|
||||||
solutionPath: ./Boyfriend.sln
|
solutionPath: ./Boyfriend.sln
|
||||||
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
|
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
|
||||||
|
|
Loading…
Reference in a new issue