We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0055ba3 commit 96112d9Copy full SHA for 96112d9
.github/workflows/junit-reports.yaml
@@ -9,7 +9,7 @@ jobs:
9
report:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: dorny/test-reporter@c9b3d0e2bd2a4e96aaf424dbaa31c46b42318226 # v1.6.0
+ - uses: dorny/test-reporter@afe6793191b75b608954023a46831a3fe10048d4 # v1.7.0
13
with:
14
artifact: /e2e-test-reports-(.*)/
15
name: JEST Tests $1 # Name of the check run which will be created
0 commit comments