Skip to content

Commit 4df8a9d

Browse files
Update mikepenz/action-junit-report digest to a83fd2b
1 parent b6571a6 commit 4df8a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
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@65fe03598d8d251738592a497a9e8547a5c48eaa # v5
32+
uses: mikepenz/action-junit-report@a83fd2b5d58d4fc702e690c1ea688d702d28d281 # v5
3333
if: always()
3434
with:
3535
annotate_only: true

0 commit comments

Comments
 (0)