Skip to content

Commit 2588008

Browse files
committed
Update mikepenz/action-junit-report digest to b14027d
1 parent fbd90f6 commit 2588008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.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@ee6b445351cd81e2f73a16a0e52d598aeac2197f # v5
32+
uses: mikepenz/action-junit-report@b14027d33d3a745ccc4d6a12f649e83110b5a373 # v5
3333
if: always()
3434
with:
3535
annotate_only: true

0 commit comments

Comments
 (0)