Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action (#204)
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.1.24 to 5.3.9.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.1.24...5.3.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent fca161a commit 0c0b0cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: dotnet test --configuration Release --no-build --collect:"XPlat Code Coverage" --results-directory ./code-coverage

- name: ReportGenerator
uses: danielpalme/ReportGenerator-GitHub-Action@5.1.24
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.9
with:
reports: coverage/**/coverage.cobertura.xml
targetdir: coveragereport
Expand Down

0 comments on commit 0c0b0cb

Please sign in to comment.