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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 276f59f actions/checkout from v2.3.1 to v2.3.2
276f59f is described below
commit 276f59fccc2a5680599c6cb6e74fa166e0674f1b
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 10 12:56:07 2020 -0400
actions/checkout from v2.3.1 to v2.3.2
---
src/changes/changes.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a3df59c..5b29e6a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,12 @@ The <action> type attribute can be add,update,fix,remove.
-->
<body>
+ <release version="1.8" date="20YY-MM-DD" description="">
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Update actions/checkout from v2.3.1 to v2.3.2 #38.
+ </action>
+ </release>
+
<release version="1.7" date="2020-08-07" description="
This is primarily a maintenance release.