Skip to content

Commit 867dc17

Browse files
dependabot[bot]tomasol
authored andcommitted
build(deps): Bump dorny/test-reporter from 2.6.0 to 3.0.0
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.6.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@3d76b34...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 8aec33c commit 867dc17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-test-unit.yml

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

5555
- name: Report results in GitHub UI
56-
uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f
56+
uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2
5757
if: always()
5858
with:
5959
name: Rust tests

0 commit comments

Comments
 (0)