Skip to content

Commit 55eb310

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.9 to 5.4.1 (#1822)
1 parent 374a7e5 commit 55eb310

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/ReportGenerator-GitHub-Action@5.3.9
50+
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.1
5151
with:
5252
reports: coverage/**/coverage.cobertura.xml
5353
targetdir: coveragereport

0 commit comments

Comments
 (0)