File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - uses : actions/checkout@v3
35- - uses : actions/cache@v3
35+ - uses : actions/cache@v3.0.2
3636 with :
3737 path : ~/.m2/repository
3838 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2222 <body >
2323 <release version =" 1.6" date =" tbd" description =" New features and bug fixes" >
2424 <!-- UPDATES -->
25+ <action type =" fix" dev =" ggregory" due-to =" Dependabot, Gary Gregory" >
26+ Bump actions/cache from 2.1.7 to 3.0.2 #97.
27+ </action >
2528 <action type =" fix" dev =" ggregory" due-to =" Gary Gregory" >
2629 Bump spotbugs from 4.5.3 to 4.6.0 #96
2730 </action >
28- <action type =" fix" dev =" ggregory" due-to =" Dependabot" >
29- Bump actions/cache from 2.1.7 to 3 #97.
30- </action >
3131 <action type =" fix" dev =" ggregory" due-to =" Dependabot" >
3232 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #98.
3333 </action >
You can’t perform that action at this time.
0 commit comments