Skip to content

Commit d6e496c

Browse files
chore(deps): bump danielpalme/ReportGenerator-GitHub-Action
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.14 to 5.4.17. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.4.14...5.4.17) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.4.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3cba9a commit d6e496c

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

0 commit comments

Comments
 (0)