diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 039b126..c2633ab 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -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;