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 20:04:15 UTC

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ab637ed  Bump actions/checkout from 2 to 3 #115
     new 12a13ff  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-bcel.git
ab637ed is described below

commit ab637edc70aadb2624285915ba24e1cb1790f350
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Mar 4 15:03:57 2022 -0500

    Bump actions/checkout from 2 to 3 #115
---
 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 f0ea8af..a86ed64 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -80,7 +80,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Dependabot">Update biz.aQute.bndlib from 5.1.0 to 6.1.0, #54, #72, #81, #111.</action>
       <action                  type="update" dev="ggregory" due-to="Dependabot">Update maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5 #53.</action>
       <action                  type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Update maven-checkstyle-plugin from 3.1.0 to 3.1.2, #77.</action>
-      <action                  type="update" dev="ggregory" due-to="Dependabot">Update actions/checkout from v2.3.1 to v2.4.0 #59, #66, #73, #108.</action>      
+      <action                  type="update" dev="ggregory" due-to="Dependabot">Update actions/checkout from 2.3.1 to 3 #59, #66, #73, #108, #115.</action>      
       <action                  type="update" dev="ggregory" due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.3 #62, #67.</action>      
       <action                  type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update Jacoco from 0.8.5 to 0.8.7.</action>      
       <action                  type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update commons-io from 2.7 to 2.11.0 #65, #96.</action>