Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.5 to 5.3.4
Browse files Browse the repository at this point in the history
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.2.5 to 5.3.4.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.2.5...5.3.4)

---
updated-dependencies:
- dependency-name: danielpalme/ReportGenerator-GitHub-Action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent b6bb50d commit 35406ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Generate coverage report
# run: reportgenerator -reports:**/coverage.cobertura.xml -targetdir:Report -reporttypes:HtmlInline_AzurePipelines;Cobertura
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.5
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.4
with:
reports: "**/coverage*cobertura.xml"
targetdir: "Report"
Expand Down

0 comments on commit 35406ed

Please sign in to comment.