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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new c5a8eb5 Bump GitHub dependencies c5a8eb5 is described below commit c5a8eb5a9429b6a9c6b36860bcc83697e8346243 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 7 13:28:15 2022 -0400 Bump GitHub dependencies Bump actions/checkout from 3.0.2 to 3.1.0 #92 Bump github/codeql-action from 2.1.26 to 2.1.27 #90 Bump actions/cache from 3.0.9 to 3.0.10 #91 --- src/changes/changes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 12a2fc7..ce02c40 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -35,14 +35,14 @@ Add property commons.dist.subdir. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Add github/codeql-action. + Add github/codeql-action. </action> <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> - Bump actions/cache from 2 to 3.0.9, #25, #37, #51, #65, #88. + Bump actions/cache from 2 to 3.0.10, #25, #37, #51, #65, #88, #91. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> - Bump actions/checkout from 2.3.3 to 3.0.2 #9, #14, #21, #48, #70. + Bump actions/checkout from 2.3.3 to 3.1.0 #9, #14, #21, #48, #70, #92. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump actions/setup-java from 2 to 3.5.1.