Skip to content

Commit 4f8ffd9

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.6 to 5.4.7
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.6 to 5.4.7. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@cc137d2...c957665) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 406d644 commit 4f8ffd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
if: always()
7474

7575
- name: 'Generate Coverage Reports'
76-
uses: danielpalme/ReportGenerator-GitHub-Action@cc137d2b561c02b63ae869ffbe8f68af9d904bf4 # 5.4.6
76+
uses: danielpalme/ReportGenerator-GitHub-Action@c9576654e2fea2faa7b69e59550b3805bf6a9977 # 5.4.7
7777
with:
7878
reports: "tests/**/coverage.cobertura.xml"
7979
targetdir: "${{ github.workspace }}"

0 commit comments

Comments
 (0)