Skip to content

Commit 6d45728

Browse files
Bump dorny/test-reporter from 1.8.0 to 1.9.0 in the github-actions group (#2019)
Bumps the github-actions group with 1 update: [dorny/test-reporter](https://github.com/dorny/test-reporter). Updates `dorny/test-reporter` from 1.8.0 to 1.9.0 - [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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65954a6 commit 6d45728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
report:
99
runs-on: ubuntu-latest-8core
1010
steps:
11-
- uses: dorny/test-reporter@v1.8.0
11+
- uses: dorny/test-reporter@v1.9.0
1212
with:
1313
artifact: test_results
1414
name: Test reports

0 commit comments

Comments
 (0)