Skip to content

Commit c6e73a4

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.5.0 to 5.5.1 (#2680)
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.5.0...5.5.1) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.5.1 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 d889fa6 commit c6e73a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
# Generate test reports and check coverage
218218
- name: Generate test reports
219219
if: matrix.targetFramework == env.COVERAGE_FRAMEWORK
220-
uses: danielpalme/[email protected].0
220+
uses: danielpalme/[email protected].1
221221
with:
222222
reports: "./TestResults/Coverage/**/coverage.cobertura.xml"
223223
targetdir: "./TestResults/Reports"

0 commit comments

Comments
 (0)