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 2022/11/04 12:29:07 UTC

[commons-skin] branch master updated: Update dependencies

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 ab67df3  Update dependencies
ab67df3 is described below

commit ab67df3c0ab45ce4d28aa392c5a55a52cdce83d1
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Nov 4 08:29:02 2022 -0400

    Update dependencies
    
    * Bump github/codeql-action from 2.1.25 to 2.1.30 #17
    * Bump ossf/scorecard-action from 1.1.2 to 2.0.6 #15
    * Bump actions/setup-java from 3.5.1 to 3.6.0 #13
    * Bump actions/cache from 3.0.8 to 3.0.11 #12
    * Bump actions/checkout from 3.0.2 to 3.1.0 #9
---
 src/changes/changes.xml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4d1a8c4..8ebc3a8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,9 +62,11 @@ The <action> type attribute can be add,update,fix,remove.
     <body>
       <release version="4.3" date="TBD" description="New features and bug fixes.">
         <!-- UPDATE -->
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/checkout from 3 to 3.0.2.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from 3 to 3.5.1.</action>
-        <action type="update" dev="ggregory" due-to="Dependabot">Bump github/codeql-action from 2.1.23 to 2.1.25 #4.</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="Dependabot">Bump github/codeql-action from 2.1.23 to 2.1.30 #4, #17.</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 commons-parent from 49 to 54, #5.</action>
       </release>