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-dbutils.git
The following commit(s) were added to refs/heads/master by this push: new 0e642f2 Bump actions/checkout from 2 to 3 #75 0e642f2 is described below commit 0e642f2d3e1ba94e996d312bcca116614a72f64b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Mar 4 10:21:12 2022 -0500 Bump actions/checkout from 2 to 3 #75 --- 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 e0455a8..c136b1f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -76,7 +76,7 @@ The <action> type attribute can be add,update,fix,remove. Correction of coverage badge #10. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Update actions/checkout from v1 to v2.4.0, #44, #23, #48, #93. + Update actions/checkout from 1 to 3, #44, #23, #48, #93, #75. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Update commons-parent from 50 to 51 #14.