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

commit 9f91c1b03ae0c6248c58058a3687fc0273415eaf
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Nov 16 11:15:21 2024 -0500

    Fix typo
---
 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 ec3bb05..f07e662 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -98,7 +98,7 @@ The <action> type attribute can be add,update,fix,remove.
         XMLDocumentContainer.XMLDocumentContainer(Source) now calls 
Objects.requireNonNull() instead of throwing a RuntimeException.
       </action>
       <action dev="ggregory" type="fix" due-to="step-security-bot, Gary 
Gregory">
-        [StepSecurity] ci: Harden GitHub Actions #66.
+        [StepSecurity] CI: Harden GitHub Actions #66.
       </action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix PMD 
UnnecessaryFullyQualifiedName.</action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Add generics to 
JXPathContext.iterate(String).</action>

Reply via email to