Skip to content

Commit 9c4ddab

Browse files
dependabot[bot]soumeh01
authored andcommitted
Bump dorny/test-reporter from 2.5.0 to 2.6.0
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>
1 parent 7caee31 commit 9c4ddab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

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

271271
- name: Publish Test Results
272272
if: always() && steps.tests.conclusion != 'skipped'
273-
uses: dorny/test-reporter@b082adf0eced0765477756c2a610396589b8c637 # v2.5.0
273+
uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
274274
with:
275275
name: Playwright Tests
276276
path: e2e-report/results.xml

0 commit comments

Comments
 (0)