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


The following commit(s) were added to refs/heads/master by this push:
     new 7decf21b Bump github/codeql-action from 1 to 2 #129
7decf21b is described below

commit 7decf21b6a137b1b9028d3903004fe53dc5ec849
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Sat Apr 30 10:45:49 2022 -0400

    Bump github/codeql-action from 1 to 2 #129
---
 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 cf89643e..a6a25746 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                   dev="ggregory" type="fix" due-to="Arturo 
Bernal">Avoid use toString() or substring() in favor of a simplified expression 
#126.</action>
       <!-- ADD -->
       <action issue="CODEC-296" dev="mattsicker" type="add" due-to="Matt 
Sicker">Add support for Blake3 family of hashes.</action>
-      <action issue="CODEC-296" type="add">Add github/codeql-action.</action>
+      <action                   dev="ggregory" type="add">Add 
github/codeql-action.</action>
       <!-- UPDATE -->
       <action                   dev="ggregory" type="update" 
due-to="Dependabot, Gary Gregory">Bump actions/setup-java from v1.4.1 to 3 #60, 
#62, #121.</action>
       <action                   dev="ggregory" type="update" 
due-to="Dependabot">Bump actions/checkout from 2.3.2 to 3 #65, #98, 
#114.</action>

Reply via email to