Skip to content

Commit

Permalink
Merge pull request #535 from PinguApps/renovate/danielpalme-reportgen…
Browse files Browse the repository at this point in the history
…erator-github-action-5.x

Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.0
  • Loading branch information
pingu2k4 authored Nov 14, 2024
2 parents 5a22da2 + 74d41ce commit e5cfb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: dotnet test -c Release --no-build --verbosity normal --logger trx --collect:"XPlat Code Coverage"

- name: Combine Coverage Reports
uses: danielpalme/ReportGenerator-GitHub-Action@62f9e70ab348d56eee76d446b4db903a85ab0ea8 # v5.3.11
uses: danielpalme/ReportGenerator-GitHub-Action@51bf1a384133df0710ee9a3e37dbf1c829f33677 # v5.4.0
with:
reports: "**/*.cobertura.xml"
targetdir: "${{ github.workspace }}"
Expand Down

0 comments on commit e5cfb82

Please sign in to comment.