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 bb85ed3 commit 6e167efCopy full SHA for 6e167ef
.github/workflows/linuxTriage.yml
@@ -12,7 +12,7 @@ jobs:
12
checks: write
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727 # v2.1.0
+ - uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3 # v2.1.1
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