Skip to content

Commit f3e9a2d

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

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
@@ -15,7 +15,7 @@ jobs:
1515
pattern: testresults-*
1616

1717
- name: Combine coverage reports
18-
uses: danielpalme/[email protected].5
18+
uses: danielpalme/[email protected].7
1919
with:
2020
reports: "**/*.cobertura.xml"
2121
targetdir: "${{ github.workspace }}/report"

0 commit comments

Comments
 (0)