Skip to content

Commit 3558bb0

Browse files
committed
Update mikepenz/action-junit-report digest to cf70156
1 parent a255f21 commit 3558bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: ./gradlew check
3030

3131
- name: Publish test report
32-
uses: mikepenz/action-junit-report@97744eca465b8df9e6e33271cb155003f85327f1 # v5
32+
uses: mikepenz/action-junit-report@cf701569b05ccdd861a76b8607a66d76f6fd4857 # v5
3333
if: always()
3434
with:
3535
annotate_only: true

0 commit comments

Comments
 (0)