File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737
3838 - name : Setup Node.js
39- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
39+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
4040 with :
4141 node-version : ' 24'
4242 cache : npm
Original file line number Diff line number Diff line change 2727 ref : ${{ github.head_ref || github.ref }}
2828 fetch-depth : 0
2929 - name : Setup Node.js
30- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
30+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3131 with :
3232 node-version : " 24"
3333 cache : " npm"
Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121 - name : Setup Node.js
22- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
22+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2323 with :
2424 node-version : " 24"
2525 cache : " npm"
Original file line number Diff line number Diff line change 3939 <spotbugs-maven-plugin .version>4.9.8.3</spotbugs-maven-plugin .version>
4040 <org .mapstruct.version>1.6.3</org .mapstruct.version>
4141 <lombok-mapstruct-binding .version>0.2.0</lombok-mapstruct-binding .version>
42- <lombok .version>1.18.44 </lombok .version>
42+ <lombok .version>1.18.46 </lombok .version>
4343 </properties >
4444 <build >
4545 <plugins >
401401 <dependency >
402402 <groupId >org.projectlombok</groupId >
403403 <artifactId >lombok</artifactId >
404- <version >1.18.44 </version >
404+ <version >1.18.46 </version >
405405 <scope >provided</scope >
406406 </dependency >
407407
You can’t perform that action at this time.
0 commit comments