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 b88767c commit 7cf8154Copy full SHA for 7cf8154
.github/workflows/test.yaml
@@ -93,7 +93,7 @@ jobs:
93
tests/junit_reports/*.xml
94
95
- name: Publish test report
96
- uses: mikepenz/action-junit-report@5b7ee5a21e8674b695313d769f3cbdfd5d4d53a4 # v6.0.0
+ uses: mikepenz/action-junit-report@e08919a3b1fb83a78393dfb775a9c37f17d8eea6 # v6.0.1
97
if: always()
98
with:
99
report_paths: 'tests/junit_reports/*.xml'
0 commit comments