Skip to content

Commit 79123bb

Browse files
authored
Merge pull request #12 from youscan/dependabot/github_actions/dorny/test-reporter-3
Bump dorny/test-reporter from 2 to 3
2 parents 5b35983 + fdca8c7 commit 79123bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
AzureBatchQueue.Tests
4444
- name: Tests Report
4545
if: success() || failure()
46-
uses: dorny/test-reporter@v2
46+
uses: dorny/test-reporter@v3
4747
with:
4848
name: "Tests"
4949
path: "${{ github.workspace }}/TestResults/*.trx"

0 commit comments

Comments
 (0)