Skip to content

Commit

Permalink
chore(deps): update muno92/resharper_inspectcode action to v1.12.0 (#…
Browse files Browse the repository at this point in the history
…2519)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 80aafa3 commit 245ae73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: dotnet restore src/Promitor.sln

- name: R# Code Quality
uses: muno92/resharper_inspectcode@1.11.10
uses: muno92/resharper_inspectcode@1.12.0
with:
solutionPath: src/Promitor.sln
minimumSeverity: warning

0 comments on commit 245ae73

Please sign in to comment.