mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
Bump muno92/resharper_inspectcode from 1.8.2 to 1.8.3
Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/muno92/resharper_inspectcode/releases) - [Changelog](https://github.com/muno92/resharper_inspectcode/blob/main/CHANGELOG.md) - [Commits](https://github.com/muno92/resharper_inspectcode/compare/1.8.2...1.8.3) --- updated-dependencies: - dependency-name: muno92/resharper_inspectcode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ccf40bf35
commit
183ac34442
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@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: ReSharper CLI InspectCode
|
- name: ReSharper CLI InspectCode
|
||||||
uses: muno92/resharper_inspectcode@1.8.2
|
uses: muno92/resharper_inspectcode@1.8.3
|
||||||
with:
|
with:
|
||||||
solutionPath: ./Boyfriend.sln
|
solutionPath: ./Boyfriend.sln
|
||||||
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
|
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
|
||||||
|
|
Loading…
Add table
Reference in a new issue