steps:
- uses: actions/checkout@v3
- - uses: actions/cache@v3.0.6
+ - uses: actions/cache@v3.0.7
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
\r
steps:\r
- uses: actions/checkout@v3\r
- - uses: actions/cache@v3.0.6\r
+ - uses: actions/cache@v3.0.7\r
with:\r
path: ~/.m2/repository\r
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}\r
</action>\r
<!-- UPDATE -->\r
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">\r
- Bump actions/cache from 2.1.6 to 3.0.6 #147, #176.\r
+ Bump actions/cache from 2.1.6 to 3.0.7 #147, #176.\r
</action>\r
<action dev="ggregory" type="update" due-to="Dependabot">\r
Bump actions/checkout from 2.3.4 to 3 #139, #143, #173.\r