Skip to content

Commit

Permalink
⬆️ Bump danielpalme/ReportGenerator-GitHub-Action
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.1 to 5.2.2.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.2.1...5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 068458e commit e19d38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
verbose: true

- name: ReportGenerator
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.1
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2
with:
reports: './**/TestResults/**/*.cobertura.xml'
targetdir: '${{ github.workspace }}/coveragereport'
Expand Down

0 comments on commit e19d38c

Please sign in to comment.