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-pool.git
The following commit(s) were added to refs/heads/master by this push: new 7ab845ab Bump actions/cache from 3.0.9 to 3.0.10 #178 7ab845ab is described below commit 7ab845ab6a9c11282f4e81c8c726f3d9759424b7 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 7 16:05:57 2022 -0400 Bump actions/cache from 3.0.9 to 3.0.10 #178 --- 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 088ce177..0e4445c9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -84,7 +84,7 @@ The <action> type attribute can be add,update,fix,remove. </action> <!-- UPDATE --> <action dev="kinow" type="update" due-to="Dependabot, Gary Gregory"> - Bump actions/cache from 2.1.6 to 3.0.9 #117, #138, #158, #174. + Bump actions/cache from 2.1.6 to 3.0.10 #117, #138, #158, #174, #178. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> Bump actions/checkout from 2.3.4 to 3.0.2 #109, #112, #134.