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 9d1147f commit fda71bdCopy full SHA for fda71bd
.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@30eadd5010312f995f0d3b3cff7fe2984f69409e # v2.16.1
+ uses: EnricoMi/publish-unit-test-result-action@567cc7f8dcea3eba5da355f6ebc95663310d8a07 # v2.17.0
49
with:
50
commit: ${{ github.event.workflow_run.head_sha }}
51
event_file: artifacts/Event File/event.json
0 commit comments