Skip to content

Commit bfc0476

Browse files
Update mikepenz/action-junit-report digest to 3a81627
1 parent 1281342 commit bfc0476

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

0 commit comments

Comments
 (0)