Bump muno92/resharper_inspectcode from 1.6.6 to 1.6.11 (#27)

Bumps
[muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode)
from 1.6.6 to 1.6.11.

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:
dependabot[bot] 2023-04-03 11:19:01 +05:00 committed by GitHub
parent 41958deb0a
commit f01ce4fe1c
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: "ReSharper" name: "ReSharper"
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
@ -29,7 +29,7 @@ jobs:
run: dotnet restore run: dotnet restore
- name: ReSharper CLI InspectCode - name: ReSharper CLI InspectCode
uses: muno92/resharper_inspectcode@1.6.6 uses: muno92/resharper_inspectcode@1.6.11
with: with:
solutionPath: ./Boyfriend.sln solutionPath: ./Boyfriend.sln
ignoreIssueType: InvertIf ignoreIssueType: InvertIf