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 7439056 commit eed0e20Copy full SHA for eed0e20
.github/workflows/linuxTriage.yml
@@ -12,7 +12,7 @@ jobs:
12
checks: write
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2.0.0
+ - uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727 # v2.1.0
16
with:
17
artifact: test-results # artifact name
18
name: JUnit Test Report # Name of the check run which will be created
0 commit comments