Skip to content

Commit

Permalink
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent aedb1c0 commit f0a9a10
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@345a7c3866622fe946263314218ad2c12c388b8b # 5.3.7
uses: danielpalme/ReportGenerator-GitHub-Action@5808021ec4deecb0ab3da051d49b4ce65fcc20af # 5.3.8
with:
reports: "**/*.cobertura.xml"
targetdir: "${{ github.workspace }}"
Expand Down

0 comments on commit f0a9a10

Please sign in to comment.