Skip to content

Commit e2e671b

Browse files
build(deps): bump dorny/test-reporter from 2.5.0 to 3.0.0
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.5.0 to 3.0.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@b082adf...a43b3a5) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49da71b commit e2e671b

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@b082adf0eced0765477756c2a610396589b8c637 # v2.5.0
17+
- uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0
1818
with:
1919
name: Android Runtime Tests
2020
artifact: android-unit-test-results # artifact name

0 commit comments

Comments
 (0)