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 95f17bb commit 0f3e204Copy full SHA for 0f3e204
.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@283dea176069279a9076e77b548668a8e4f0c31b # v2.9.0
+ uses: EnricoMi/publish-unit-test-result-action@d93dbc08d265e4653da0c0af544bee2a851d3e38 # v2.10.0
49
with:
50
commit: ${{ github.event.workflow_run.head_sha }}
51
event_file: artifacts/Event File/event.json
0 commit comments