Skip to content

Commit ef320dc

Browse files
Bump mikepenz/action-junit-report from 4.3.1 to 5.1.0
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 4.3.1 to 5.1.0. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@db71d41...992d97d) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 014f950 commit ef320dc

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
@@ -28,7 +28,7 @@ jobs:
2828
"+ scalafmtCheckAll"
2929
scalafmtSbtCheck
3030
"+ test"
31-
- uses: mikepenz/action-junit-report@db71d41eb79864e25ab0337e395c352e84523afe # v4.3.1
31+
- uses: mikepenz/action-junit-report@992d97d6eb2e5f3de985fbf9df6a04386874114d # v5.1.0
3232
if: always()
3333
with:
3434
report_paths: '**/target/test-reports/*.xml'

0 commit comments

Comments
 (0)