Skip to content

Commit 0831971

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update dorny/test-reporter action to v2
1 parent 6e35c4f commit 0831971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: ./build.sh ${{steps.gitversion.outputs.nuGetVersion}}
2929
- name: Report test results
3030
if: always()
31-
uses: dorny/test-reporter@v1
31+
uses: dorny/test-reporter@v2
3232
with:
3333
name: Test Report
3434
reporter: dotnet-trx

0 commit comments

Comments
 (0)