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 103b10e commit 33f2f85Copy full SHA for 33f2f85
.github/workflows/junit.yml
@@ -38,7 +38,7 @@ jobs:
38
done
39
40
- name: Publish Unit Test Results
41
- uses: EnricoMi/publish-unit-test-result-action@b25bb152254577182a8cc192fe0c5147554a1171 # v2.16.0
+ uses: EnricoMi/publish-unit-test-result-action@30eadd5010312f995f0d3b3cff7fe2984f69409e # v2.16.1
42
id: test-results
43
with:
44
commit: ${{ github.event.workflow_run.head_sha }}
0 commit comments