Skip to content

Commit 42d531f

Browse files
dependabot[bot]FullStackChef
authored andcommitted
chore(deps): bump danielpalme/ReportGenerator-GitHub-Action (CommunityToolkit#859)
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.12 to 5.4.13. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.4.12...5.4.13) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.4.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff0601e commit 42d531f

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].12
18+
uses: danielpalme/[email protected].13
1919
with:
2020
reports: "**/*.cobertura.xml"
2121
targetdir: "${{ github.workspace }}/report"

0 commit comments

Comments
 (0)