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 45be7010 Bump github/codeql-action from 1 to 2 #129
45be7010 is described below

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

    Bump github/codeql-action from 1 to 2 #129
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b45e870d..cf89643e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,6 +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>
       <!-- 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