Bump actions/cache from 3.0.5 to 3.0.6
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index e9c398f..0e3b4e7 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -30,7 +30,7 @@
steps:
- uses: actions/checkout@v3
- - uses: actions/cache@v3.0.5
+ - uses: actions/cache@v3.0.6
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a0daf55..a7391b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -84,15 +84,16 @@
<action issue="OGNL-2" type="update" dev="">Update legals to all OGNL file</action>
<action issue="OGNL-1" type="update" dev="lukaszlenart">Import the OGNL codebase</action>
<!-- UPDATE -->
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from 2 to 3 #70.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/cache from 3.0.5 to 3.0.6.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2 to 3 #68.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 #61.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 2.0.202 to 2.1.210 #57, #62.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump ognl from 3.3.0 to 3.3.2 #59.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-javadoc-plugin 3.2.0 from to 3.3.1.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump slf4j-api from 1.7.32 to 1.7.36 #66.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2 to 3 #68.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #65.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jar-plugin from 3.2.1 to 3.2.2 #63.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from 2 to 3 #70.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 52 to 53 #69.</action>
</release>