From 9b16b1109410380d3c6f5c9a6e8c2bb9f1f6e352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 05:18:32 +0000 Subject: [PATCH] Bump muno92/resharper_inspectcode from 1.8.0 to 1.8.2 Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.8.0 to 1.8.2. - [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.0...1.8.2) --- updated-dependencies: - dependency-name: muno92/resharper_inspectcode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index dc91660..7008227 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v3 - name: ReSharper CLI InspectCode - uses: muno92/resharper_inspectcode@1.8.0 + uses: muno92/resharper_inspectcode@1.8.2 with: solutionPath: ./Boyfriend.sln ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement