Skip to content

Commit c4b0b9b

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.6 to 5.3.9
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.3.6 to 5.3.9. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.3.6...5.3.9) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f495c9 commit c4b0b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: dotnet test --no-restore --verbosity normal --collect:"XPlat Code Coverage" --results-directory coverage
4848

4949
- name: ReportGenerator
50-
uses: danielpalme/[email protected].6
50+
uses: danielpalme/[email protected].9
5151
with:
5252
reports: coverage/**/coverage.cobertura.xml
5353
targetdir: coveragereport

0 commit comments

Comments
 (0)