Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.3 to 5.3.11 (#82
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.2.3 to 5.3.11.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.2.3...5.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 48a480f commit 577bd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Code coverage windows-latest
path: coverage-windows
- name: Generate coverage report
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.3
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.11
with:
reports: "**/coverage.cobertura.xml"
targetdir: "coverage-report"
Expand Down

0 comments on commit 577bd04

Please sign in to comment.