We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79588d8 commit 9b74afdCopy full SHA for 9b74afd
.github/workflows/junit-reports.yaml
@@ -13,7 +13,7 @@ jobs:
13
report:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
+ - uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2.0.0
17
with:
18
artifact: /e2e-test-reports-(.*)/
19
name: JEST Tests $1 # Name of the check run which will be created
0 commit comments