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 15:18:28 UTC

[commons-cli] branch master updated: Update actions/checkout from v2.3.1 to v2.3.2 #46.

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-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 67f2992  Update actions/checkout from v2.3.1 to v2.3.2 #46.
67f2992 is described below

commit 67f2992774d08203df8c94634548862b1943b7be
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Aug 10 11:18:21 2020 -0400

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f1ec339..2fcf989 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,6 +59,9 @@
       <action type="update" dev="ggregory" due-to="Dependabot">
         Update maven-pmd-plugin from 3.12.0 to 3.13.0 #44.
       </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Update actions/checkout from v2.3.1 to v2.3.2 #46.
+      </action>
     </release>
 
     <release version="1.4" date="2017-03-09" description="New features and bug fixes">