Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 6758697 commit 5e498c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_pointerstar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: dotnet test --configuration Release --no-build --collect:"XPlat Code Coverage" --results-directory ./coverage

- name: ReportGenerator
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.6
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.7
with:
reports: coverage/**/coverage.cobertura.xml
targetdir: coveragereport
Expand Down

0 comments on commit 5e498c6

Please sign in to comment.