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 e96c631 commit 768057eCopy full SHA for 768057e
.github/workflows/unit-test.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew check
30
31
- name: Publish test report
32
- uses: mikepenz/action-junit-report@a83fd2b5d58d4fc702e690c1ea688d702d28d281 # v5
+ uses: mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3 # v5
33
if: always()
34
with:
35
annotate_only: true
0 commit comments