Skip to content

Commit fdca8c7

Browse files
Bump dorny/test-reporter from 2 to 3
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2 to 3. - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@v2...v3) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7603e33 commit fdca8c7

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)