Skip to content

Commit 0159cea

Browse files
authored
Merge pull request #1166 from CommunityToolkit/dependabot/github_actions/danielpalme/ReportGenerator-GitHub-Action-5.5.4
build(deps): bump danielpalme/ReportGenerator-GitHub-Action from 5.5.2 to 5.5.4
2 parents e597764 + f6056fa commit 0159cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
pattern: testresults-*
1616

1717
- name: Combine coverage reports
18-
uses: danielpalme/ReportGenerator-GitHub-Action@5.5.2
18+
uses: danielpalme/ReportGenerator-GitHub-Action@5.5.4
1919
with:
2020
reports: "**/*.cobertura.xml"
2121
targetdir: "${{ github.workspace }}/report"

0 commit comments

Comments
 (0)