Skip to content

Commit 7083d80

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action in the actions group
Bumps the actions group with 1 update: [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action). Updates `danielpalme/ReportGenerator-GitHub-Action` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.5.4...5.5.5) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8280c6 commit 7083d80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
path: ./tests/report/results.md
9393

9494
- name: Publish code coverage results
95-
uses: danielpalme/ReportGenerator-GitHub-Action@5.5.4
95+
uses: danielpalme/ReportGenerator-GitHub-Action@5.5.5
9696
with:
9797
reports: ./tests/coverage/coverage.cobertura.xml
9898
targetdir: ./tests/report

0 commit comments

Comments
 (0)