We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a255f21 commit 3558bb0Copy full SHA for 3558bb0
.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@97744eca465b8df9e6e33271cb155003f85327f1 # v5
+ uses: mikepenz/action-junit-report@cf701569b05ccdd861a76b8607a66d76f6fd4857 # v5
33
if: always()
34
with:
35
annotate_only: true
0 commit comments