File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 build-test :
1919 name : Build & Test
2020 runs-on : ubuntu-latest
21- if : " ! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
2221
2322 steps :
2423 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change 2020 build-test :
2121 name : Build & Test
2222 runs-on : ubuntu-latest
23- if : " ! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
2423
2524 steps :
2625 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change 2020 build-test :
2121 name : Build & Test
2222 runs-on : ubuntu-latest
23- if : " ! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
2423
2524 steps :
2625 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.springframework.boot</groupId >
2626 <artifactId >spring-boot-starter-parent</artifactId >
27- <version >4.0.0 </version >
27+ <version >4.0.1 </version >
2828 <relativePath />
2929 </parent >
3030
You can’t perform that action at this time.
0 commit comments