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 94fa546 commit 53c0eafCopy full SHA for 53c0eaf
.github/workflows/junit.yml
@@ -45,7 +45,7 @@ jobs:
45
done
46
47
- name: Publish Test Results
48
- uses: EnricoMi/publish-unit-test-result-action@4e121453199042300b654ee3b4b52720bc645dc6 # v2.13.0
+ uses: EnricoMi/publish-unit-test-result-action@8885e273a4343cd7b48eaa72428dea0c3067ea98 # v2.14.0
49
with:
50
commit: ${{ github.event.workflow_run.head_sha }}
51
event_file: artifacts/Event File/event.json
0 commit comments