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 dace1c8 commit 52a9e7dCopy full SHA for 52a9e7d
.github/workflows/test-results.yml
@@ -35,7 +35,7 @@ jobs:
35
done
36
37
- name: Publish Test Results
38
- uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
+ uses: EnricoMi/publish-unit-test-result-action@27d65e188ec43221b20d26de30f4892fad91df2f # v2.22.0
39
with:
40
commit: ${{ github.event.workflow_run.head_sha }}
41
event_file: artifacts/Event File/event.json
0 commit comments