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 3da27b1 commit fc65987Copy full SHA for fc65987
.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@567cc7f8dcea3eba5da355f6ebc95663310d8a07 # v2.17.0
+ uses: EnricoMi/publish-unit-test-result-action@82082dac68ad6a19d980f8ce817e108b9f496c2a # v2.17.1
49
with:
50
commit: ${{ github.event.workflow_run.head_sha }}
51
event_file: artifacts/Event File/event.json
0 commit comments