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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 1d997bc Bump actions/cache from v2 to v2.1.4 #159.
1d997bc is described below
commit 1d997bca5ecafe43f26a0cfa879ff9572fe94671
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 9 10:30:36 2021 -0500
Bump actions/cache from v2 to v2.1.4 #159.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ca7c4e0..cabb28d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -125,6 +125,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" due-to="Gary Gregory" type="update">
Update commons.spotbugs.impl.version 4.1.3 -> 4.2.0.
</action>
+ <action dev="ggregory" due-to="Dependabot" type="update">
+ Bump actions/cache from v2 to v2.1.4 #159.
+ </action>
</release>
<release version="2.7.0" date="2020-10-26" description="Maintenance
release. Requires Java 8.">
<action issue="VFS-753" dev="ggregory" due-to="John Webb, Gary Gregory"
type="fix">