Skip to content

Commit 32f1132

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.10 to 5.4.11 (#309)
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.10 to 5.4.11. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.4.10...5.4.11) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.4.11 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 a5cc56d commit 32f1132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139

140140
# Generate test reports and check coverage
141141
- name: Generate test reports
142-
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.10
142+
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.11
143143
with:
144144
reports: "./TestResults/Coverage/**/coverage.cobertura.xml"
145145
targetdir: "./TestResults/Reports"

0 commit comments

Comments
 (0)