Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.11 to 5.4.1
Browse files Browse the repository at this point in the history
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.3.11 to 5.4.1.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.3.11...5.4.1)

---
updated-dependencies:
- dependency-name: danielpalme/ReportGenerator-GitHub-Action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 4475e9d commit 7f6d0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
pattern: test-results*

- name: Combine coverage reports
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.11
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.1
with:
reports: "**/*.cobertura.xml"
targetdir: "${{ github.workspace }}/report"
Expand Down

0 comments on commit 7f6d0bb

Please sign in to comment.