Skip to content

Commit ef813c7

Browse files
Bump dorny/test-reporter from 1 to 2 (#3559)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1 to 2. - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@v1...v2) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16cad7c commit ef813c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
report:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: dorny/test-reporter@v1
17+
- uses: dorny/test-reporter@v2
1818
with:
1919
artifact: /test-results-(.*)/
2020
name: 'Test report $1'

0 commit comments

Comments
 (0)