You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/08/10 16:55:57 UTC

[commons-vfs] branch master updated: actions/checkout from v2.3.1 to v2.3.2

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 b73d372  actions/checkout from v2.3.1 to v2.3.2
b73d372 is described below

commit b73d3726aa21b3c1919431887f2ada4fe05d6b38
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Aug 10 12:55:50 2020 -0400

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 06e15b0..8710d0a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -102,6 +102,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update actions/checkout from v1 to v2.3.1 #100.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update actions/checkout from v2.3.1 to v2.3.2 #109.
+      </action>
     </release>
     <release version="2.6.0" date="2020-01-06" description="New features and bug fix release.">
       <action dev="ggregory" due-to="Eitan Adler" type="fix">