Skip to content

Commit 59e88f9

Browse files
Bump dorny/test-reporter from 2.5.0 to 2.6.0 (#15)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.5.0 to 2.6.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...3d76b34) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a0b9ca commit 59e88f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validation.yml

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

196196
- name: Publish test report
197-
uses: dorny/test-reporter@b082adf0eced0765477756c2a610396589b8c637 # v2.5.0
197+
uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
198198
with:
199199
name: Test Results
200200
path: ./test-results/**/*.trx

0 commit comments

Comments
 (0)