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 f8979dc commit e823a1fCopy full SHA for e823a1f
.github/workflows/junit.yml
@@ -38,7 +38,7 @@ jobs:
38
done
39
40
- name: Publish Unit Test Results
41
- uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
+ uses: EnricoMi/publish-unit-test-result-action@afb2984f4d89672b2f9d9c13ae23d53779671984 # v2.19.0
42
id: test-results
43
with:
44
commit: ${{ github.event.workflow_run.head_sha }}
0 commit comments