Skip to content

Commit 9b74afd

Browse files
Bump dorny/test-reporter from 1.9.1 to 2.0.0 (#12982)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79588d8 commit 9b74afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/junit-reports.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
report:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
16+
- uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2.0.0
1717
with:
1818
artifact: /e2e-test-reports-(.*)/
1919
name: JEST Tests $1 # Name of the check run which will be created

0 commit comments

Comments
 (0)