Skip to content

Commit b430044

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.5 to 5.4.7 (#683)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 946f4f5 commit b430044

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/ReportGenerator-GitHub-Action@5.4.5
18+
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.7
1919
with:
2020
reports: "**/*.cobertura.xml"
2121
targetdir: "${{ github.workspace }}/report"

0 commit comments

Comments
 (0)