Skip to content

Commit 25ac2bd

Browse files
dependabot[bot]tomasol
authored andcommitted
chore(deps): Bump dorny/test-reporter from 2.2.0 to 2.3.0
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.2.0 to 2.3.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@7b7927a...fe45e95) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 424bb4c commit 25ac2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
path: target/nextest/${{ github.job }}/junit.xml
5757

5858
- name: Report results in GitHub UI
59-
uses: dorny/test-reporter@7b7927aa7da8b82e81e755810cb51f39941a2cc7
59+
uses: dorny/test-reporter@fe45e9537387dac839af0d33ba56eed8e24189e8
6060
if: always()
6161
with:
6262
name: Rust tests

0 commit comments

Comments
 (0)