Skip to content

Commit 2cd4898

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.12 to 5.4.13
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@c4c5175...e15fac9) --- 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] <support@github.com>
1 parent 0fe732e commit 2cd4898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
retention-days: 5
8585

8686
- name: 'Generate Full Code Coverage Reports'
87-
uses: danielpalme/ReportGenerator-GitHub-Action@c4c5175a441c6603ec614f5084386dabe0e2295b # 5.4.12
87+
uses: danielpalme/ReportGenerator-GitHub-Action@e15fac9a0be12d67bc1edd3a7b379b298cc186f5 # 5.4.13
8888
with:
8989
reports: "test/**/coverage.cobertura.xml"
9090
targetdir: "${{ env.COVERAGE_REPORT }}"

0 commit comments

Comments
 (0)