Skip to content

Commit 4c76465

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.4 to 5.4.5 (#1908)
1 parent b9066db commit 4c76465

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
@@ -48,7 +48,7 @@ jobs:
4848
run: dotnet test --no-restore --verbosity normal --collect:"XPlat Code Coverage" --results-directory coverage
4949

5050
- name: ReportGenerator
51-
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.4
51+
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.5
5252
with:
5353
reports: coverage/**/coverage.cobertura.xml
5454
targetdir: coveragereport

0 commit comments

Comments
 (0)