Skip to content

Commit d954758

Browse files
Chore(deps): Bump dorny/test-reporter from 2.1.1 to 2.2.0 (#975)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.1.1 to 2.2.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@dc3a926...7b7927a) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mateusz Wasilewski <[email protected]>
1 parent 8d3f7ab commit d954758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194

195195
- name: Render test results
196196
if: always()
197-
uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3 # v2.1.1
197+
uses: dorny/test-reporter@7b7927aa7da8b82e81e755810cb51f39941a2cc7 # v2.2.0
198198
with:
199199
name: Test Results
200200
path: junit.xml

0 commit comments

Comments
 (0)