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 5e5a1a0 Bump actions/checkout from 2.3.4 to 2.3.5 (#217). 5e5a1a0 is described below commit 5e5a1a0d0d2bb3ee1cdd33ef2471ca28cb3710a5 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Oct 30 17:28:51 2021 -0400 Bump actions/checkout from 2.3.4 to 2.3.5 (#217). --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8ce39db..fafbf8e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,6 +70,9 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump checkstyle from 8.44 to 9.0 #211. </action> + <action type="update" dev="ggregory" due-to="Dependabot"> + Bump actions/checkout from 2.3.4 to 2.3.5 (#217). + </action> </release> <release version="2.9.0" date="2021-06-16" description="Maintenance release. Requires Java 8."> <!-- ADDS -->