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 acb4608 commit a1a0e38Copy full SHA for a1a0e38
.github/workflows/junit-reports.yaml
@@ -9,7 +9,7 @@ jobs:
9
report:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: dorny/test-reporter@afe6793191b75b608954023a46831a3fe10048d4 # v1.7.0
+ - uses: dorny/test-reporter@eaa763f6ffc21c7a37837f56cd5f9737f27fc6c8 # v1.8.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