Skip to content

Commit

Permalink
5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Apr 23, 2024
1 parent e98dc46 commit 2a2d60e
Show file tree
Hide file tree
Showing 5 changed files with 266 additions and 51 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Use the online [configuration tool](https://reportgenerator.io/usage) to get sta
dotnet-quality: 'ga'

- name: ReportGenerator
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.4
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.5
with:
reports: 'coverage.xml' # REQUIRED # The coverage reports that should be parsed (separated by semicolon). Globbing is supported.
targetdir: 'coveragereport' # REQUIRED # The directory where the generated report should be saved.
Expand Down

0 comments on commit 2a2d60e

Please sign in to comment.