Skip to content

Commit 9cfc043

Browse files
committed
Update mikepenz/action-junit-report digest to bccf2e3
1 parent e122b05 commit 9cfc043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@49b2ca06f62aa7ef83ae6769a2179271e160d8e4 # v6
32+
uses: mikepenz/action-junit-report@bccf2e31636835cf0874589931c4116687171386 # v6
3333
if: always()
3434
with:
3535
annotate_only: true

0 commit comments

Comments
 (0)