Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.6 to 5.3.8
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.3.6 to 5.3.8.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.3.6...5.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent d9ea8cd commit 7b2bff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: dotnet test --no-restore --verbosity normal --collect:"XPlat Code Coverage" --results-directory coverage

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

0 comments on commit 7b2bff0

Please sign in to comment.