mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-01-31 09:09:00 +03:00
Bump muno92/resharper_inspectcode from 1.8.4 to 1.9.0 (#176)
Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.8.4 to 1.9.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
a4b009a26f
commit
b2879ad35a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: ReSharper CLI InspectCode
|
||||
uses: muno92/resharper_inspectcode@1.8.4
|
||||
uses: muno92/resharper_inspectcode@1.9.0
|
||||
with:
|
||||
solutionPath: ./Octobot.sln
|
||||
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
|
||||
|
|
Loading…
Reference in a new issue