Skip to content

Commit e970a03

Browse files
Bump mikepenz/action-junit-report from 5.6.1 to 5.6.2
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@a83fd2b...3585e95) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef945ae commit e970a03

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)