Skip to content

Commit

Permalink
Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.11 to 5.4.0 (#…
Browse files Browse the repository at this point in the history
…471)

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

---
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>
Co-authored-by: Bert <bert.k@hotmail.com>
  • Loading branch information
dependabot[bot] and Bertk authored Nov 13, 2024
1 parent 5c01e91 commit 8662bf4
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/ReportGenerator-GitHub-Action@5.3.11
uses: danielpalme/ReportGenerator-GitHub-Action@5.4.0
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 8662bf4

Please sign in to comment.