Skip to content

Commit

Permalink
chore(deps): update danielpalme/reportgenerator-github-action action …
Browse files Browse the repository at this point in the history
…to v5.2.5 (#581)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent e47ab51 commit 2e1c946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
name: Code coverage (Windows)
path: Coverage/Windows
- name: Generate coverage report
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.4
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.5
with:
reports: "Coverage/**/*.cobertura.xml"
targetdir: "coverage-report"
Expand Down

0 comments on commit 2e1c946

Please sign in to comment.