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 2022/03/04 15:26:20 UTC

[commons-cli] branch master updated: Bump actions/checkout from 2 to 3 #93

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 256502f  Bump actions/checkout from 2 to 3 #93
256502f is described below

commit 256502fdb133ca4fa04aaae0a02ff9146c6bc7f9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Mar 4 10:26:18 2022 -0500

    Bump actions/checkout from 2 to 3 #93
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aa4ae87..380f10b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,7 +90,7 @@
         Bump maven-pmd-plugin from 3.12.0 to 3.16.0, #44, #54, #67, #92.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
-        Bump actions/checkout from v2.3.1 to v2.4.0 #46, #72, #78.
+        Bump actions/checkout from 2.3.1 to 3 #46, #72, #78, #93.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump actions/setup-java from v1.4.2 to v2 #50.