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 d183022 commit 682bb1fCopy full SHA for 682bb1f
.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@8885e273a4343cd7b48eaa72428dea0c3067ea98 # v2.14.0
+ uses: EnricoMi/publish-unit-test-result-action@e22cb89252eed6924b77cf94ec9d7776e0d2bc0d # v2.15.0
42
id: test-results
43
with:
44
commit: ${{ github.event.workflow_run.head_sha }}
0 commit comments