Skip to content

Commit 0d7f93a

Browse files
authored
Merge pull request #254 from apache/dependabot/github_actions/master/mikepenz/action-junit-report-5.6.2
Bump mikepenz/action-junit-report from 5.6.1 to 5.6.2
2 parents ef945ae + e970a03 commit 0d7f93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: ./mvnw -B -ntp verify -P run-its
5656

5757
- name: Create Test Summary
58-
uses: mikepenz/action-junit-report@a83fd2b5d58d4fc702e690c1ea688d702d28d281 # v5.6.1
58+
uses: mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3 # v5.6.2
5959
if: always()
6060
with:
6161
annotate_only: true

0 commit comments

Comments
 (0)