You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/12/27 20:07:20 UTC

[commons-build-plugin] branch master updated: Bump actions/checkout from 2.3.4 to 2.4.0 #48.

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 c640b70  Bump actions/checkout from 2.3.4 to 2.4.0 #48.
c640b70 is described below

commit c640b703206d287f057d88d7299e0b83489157ba
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Dec 27 15:07:16 2021 -0500

    Bump actions/checkout from 2.3.4 to 2.4.0 #48.
---
 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 c5e7568..1b82f26 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,7 +36,7 @@
         Update spotbugs from 4.1.3 to 4.2.2, #24, #26.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Update actions/checkout from v2.3.3 to v2.3.4 #9, #14, #21.
+        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.6, #25, #37.