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

commit 5c785061df1a5111e55871a15b139c943f8284c7
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Mon Aug 10 21:07:49 2020 -0400

    Update actions/checkout from v2.3.1 to v2.3.2 #140.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7d02b23..a5c034f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -131,6 +131,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="IO-683" dev="sebb" type="fix">
         CircularBufferInputStream.read() fails to convert byte to unsigned int
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update actions/checkout from v2.3.1 to v2.3.2 #140.
+      </action>      
     </release>
     <!-- The release date is the date RC is cut -->
     <release version="2.7" date="2020-05-24" description="Java 8 required.">

Reply via email to