Skip to content

Commit 7e08b8b

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.10 to 5.4.12 (#204)
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.10 to 5.4.12. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@c1dd332...c4c5175) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.4.12 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> Co-authored-by: Barry Dorrans <github.com@idunno.org>
1 parent 34bd513 commit 7e08b8b

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@c1dd332d00304c5aa5d506aab698a5224a8fa24e # 5.4.10
87+
uses: danielpalme/ReportGenerator-GitHub-Action@c4c5175a441c6603ec614f5084386dabe0e2295b # 5.4.12
8888
with:
8989
reports: "test/**/coverage.cobertura.xml"
9090
targetdir: "${{ env.COVERAGE_REPORT }}"

0 commit comments

Comments
 (0)