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


The following commit(s) were added to refs/heads/master by this push:
     new fc112f4  [StepSecurity] Apply security best practices #234
     new 79c5f4a  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-crypto.git
fc112f4 is described below

commit fc112f45bd2200cf08bd5ea7d02f17459c7668ac
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 21 10:53:32 2023 -0400

    [StepSecurity] Apply security best practices #234
---
 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 3dda1a1..da302b5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@
     <release version="1.2.1" date="202X-MM-DD" description="Minor release 
(Java 8, OpenSSL 1.1.1)">
       <!-- FIX -->
       <action                    type="fix" dev="ggregory" due-to="Martin 
Wittlinger">Refactor: Unnecessary toString() call #224.</action>
-      <action dev="ggregory"     type="fix" due-to="step-security-bot, Gary 
Gregory">[StepSecurity] ci: Harden GitHub Actions #228.</action>
+      <action dev="ggregory"     type="fix" due-to="step-security-bot, Gary 
Gregory">[StepSecurity] Harden GitHub builds #228, #234.</action>
       <action dev="ggregory"     type="fix" due-to="Martin Wiesner">Fixes 
grammar and typos in Javadoc #233.</action>      
       <!-- UPDATE -->
       <action                    type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-parent from 56 to 58 #225.</action>

Reply via email to