This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push:
new 9cbfdcd Bump actions/cache from v2 to v2.1.4 #202.
9cbfdcd is described below
commit 9cbfdcdacf298eb4ff450e8c2f68650dad91bb32
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 9 14:12:22 2021 -0500
Bump actions/cache from v2 to v2.1.4 #202.
---
src/changes/changes.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 95b0e42..de0b031 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -238,7 +238,10 @@ The <action> type attribute can be add,update,fix,remove.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump junit-pioneer from 1.2.0 to 1.3.0 #191.
- </action>
+ </action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump actions/cache from v2 to v2.1.4 #202.
+ </action>
</release>
<!-- The release date is the date RC is cut -->
<release version="2.8.0" date="2020-09-05" description="Java 8 required.">