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-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new 4368055 Bump actions/cache from 2.1.7 to 3 #41
4368055 is described below
commit 4368055368593864c10cce55cdba01caac691eac
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 25 09:18:45 2022 -0700
Bump actions/cache from 2.1.7 to 3 #41
---
src/changes/changes.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2d8e421..c85377d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,6 +39,10 @@
</properties>
<body>
<release version="1.3.1" date="TBD" description="Bug fix release">
+ <!-- UPDATES -->
+ <action type="fix" dev="ggregory" due-to="Dependabot">
+ Bump actions/cache from 2.1.7 to 3 #41
+ </action>
</release>
<release version="1.3.0" date="2022-03-18" description="Feature and bug
fix release">
<!-- FIX -->