Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.9 to 5.3.10 (#…
Browse files Browse the repository at this point in the history
…440)

Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.3.9 to 5.3.10.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.3.9...5.3.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bert <[email protected]>
  • Loading branch information
dependabot[bot] and Bertk authored Oct 2, 2024
1 parent a6151dd commit e50430e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if: matrix.os == 'windows-latest'
- name: ReportGenerator
uses: danielpalme/[email protected].9
uses: danielpalme/[email protected].10
with:
reports: ./artifacts/TestResults/**/coverage.cobertura.xml
assemblyfilters: -xunit*;-DotNet.ArcadeLight.Test.Common;-DotNet.Internal.DependencyInjection.Testing;-DotNet.XUnitExtensions;
Expand Down

0 comments on commit e50430e

Please sign in to comment.