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 d2ec87e commit 3ce178aCopy full SHA for 3ce178a
.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@b14027d33d3a745ccc4d6a12f649e83110b5a373 # v5
+ uses: mikepenz/action-junit-report@97744eca465b8df9e6e33271cb155003f85327f1 # v5
33
if: always()
34
with:
35
annotate_only: true
0 commit comments