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 2023/12/30 19:20:27 UTC

(commons-skin) branch master updated: Simplify since we no longer track each update for GH actions

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-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 4031d0b  Simplify since we no longer track each update for GH actions
4031d0b is described below

commit 4031d0ba24582721f02213be5ff968298e75feb9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Dec 30 14:20:23 2023 -0500

    Simplify since we no longer track each update for GH actions
---
 src/changes/changes.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 201c656..fc29bc6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,12 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory">[StepSecurity] ci: Harden GitHub Actions #66.</action>
         <!-- UPDATE -->
         <action type="update" dev="chtompki" due-to="Rob Tompkins">Main logo upgrade - commons-logo.png</action>
-        <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 3.0.8 to 3.0.11 #12.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/checkout from 3 to 3.1.0, #9.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/setup-java from 3 to 3.6.0, #13.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/upload-artifact from 3.1.0 to 3.1.1 #18.</action>
-        <action type="update" dev="ggregory" due-to="Dependabot">Bump github/codeql-action from 2.1.23 to 2.1.31 #4, #17, #19.</action>
-        <action type="update" dev="ggregory" due-to="Dependabot">Bump ossf/scorecard-action from 1.1.2 to 2.0.6 #15.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump GitHub CI actions.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-parent from 49 to 65, #5, #28, #32, #59, #95.</action>
       </release>