diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index e08017d91..dd2af5957 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -147,7 +147,7 @@ jobs: # MSBUILDDISABLENODEREUSE: 1 - name: ReportGenerator - uses: danielpalme/ReportGenerator-GitHub-Action@5.5.7 + uses: danielpalme/ReportGenerator-GitHub-Action@5.5.10 if: success() && matrix.os == 'windows-latest' with: reports: ./artifacts/reports/**/*.cobertura.xml