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


The following commit(s) were added to refs/heads/master by this push:
     new 1fcc3d03 [StepSecurity] ci: Harden GitHub Actions #156
1fcc3d03 is described below

commit 1fcc3d03a0c8f2bd4d3d58e78ba77558517a26e0
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jun 24 17:10:47 2023 -0400

    [StepSecurity] ci: Harden GitHub Actions #156
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3af73342..ae0b31c5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -118,6 +118,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Gary Gregory">
         IMAPUtils.imapLogin(URI, int, ProtocolCommandListener) now throws 
IOException instead of RuntimeException while maintaining method signature 
source compatibility.
       </action>
+      <action type="fix" dev="ggregory" due-to="step-security-bot, Gary 
Gregory">
+        [StepSecurity] ci: Harden GitHub Actions #156.
+      </action>            
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump commons-parent from 54 to 58 #132, #137, #153.

Reply via email to