Skip to content

Commit c44198b

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
ci: bump mikepenz/action-junit-report from 5 to 6 in the actions group
Bumps the actions group with 1 update: [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report). Updates `mikepenz/action-junit-report` from 5 to 6 - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@v5...v6) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b56e593 commit c44198b

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
@@ -98,7 +98,7 @@ jobs:
9898
category: spotbugs
9999
sarif_file: target/reports/spotbugsSarif.json
100100
- name: Upload JUnit XML report
101-
uses: mikepenz/action-junit-report@v5
101+
uses: mikepenz/action-junit-report@v6
102102
if: "!cancelled()"
103103
with:
104104
annotate_only: true

0 commit comments

Comments
 (0)