mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
[deps]: Update dorny/test-reporter action to v3 (#19855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
542eeeafc8
commit
068ffbaf31
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
JEST_JUNIT_OUTPUT_NAME: ${{ matrix.test-group.junit }}
|
||||
|
||||
- name: Report test results
|
||||
uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
|
||||
uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0
|
||||
if: ${{ github.event.pull_request.head.repo.full_name == github.repository && !cancelled() }}
|
||||
with:
|
||||
name: Test Results - ${{ matrix.test-group.name }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user