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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new bb0ba522 Bump github/codeql-action from 1 to 2 #75
bb0ba522 is described below
commit bb0ba52227233afe9834b1f1d8d3f5f2d280f28f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Apr 30 15:04:59 2022 -0400
Bump github/codeql-action from 1 to 2 #75
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 51ca39a0..2f839c84 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,9 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="VALIDATOR-477" type="update" dev="sebb">
Add IBAN validator for LY – Libya
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
+ Add github/codeql-action.
+ </action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">
Bump actions/checkout from 2.3.1 to 3, #38, #47, #70.