Skip to content

Commit 6e3cf0d

Browse files
Bump mikepenz/action-junit-report from 5.4.0 to 5.6.2
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.4.0 to 5.6.2. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@b14027d...3585e95) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa05b85 commit 6e3cf0d

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
@@ -29,7 +29,7 @@ jobs:
2929
"+ scalafmtCheckAll"
3030
scalafmtSbtCheck
3131
"+ test"
32-
- uses: mikepenz/action-junit-report@b14027d33d3a745ccc4d6a12f649e83110b5a373 # v5.4.0
32+
- uses: mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3 # v5.6.2
3333
if: always()
3434
with:
3535
report_paths: '**/target/test-reports/*.xml'

0 commit comments

Comments
 (0)