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 cc70568 Bump actions/cache from 2.1.7 to 3 #65
cc70568 is described below
commit cc705680464f650cdc76d4c39020b5b8874dfe12
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 25 08:59:23 2022 -0700
Bump actions/cache from 2.1.7 to 3 #65
---
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 14c6f5d..143bc67 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,7 +39,7 @@
Update actions/checkout from v2.3.3 to v2.4.0 #9, #14, #21, #48.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump actions/cache from v2 to v2.1.7, #25, #37, #51.
+ Bump actions/cache from 2 to 3, #25, #37, #51, #65.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump maven-plugin-plugin from 3.6.0 to 3.6.4, #33, #52, #61.