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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new f0243159 [StepSecurity] ci: Harden GitHub Actions #156
new 8aec0030 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-jcs.git
f0243159 is described below
commit f0243159ecfe67b621ff265f55b1d7942d9cfe22
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jun 24 17:06:52 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 1ffe95a8..a31fab00 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,6 +34,9 @@
<action dev="tv" type="fix" issue="JCS-229" due-to="Dorota
Oeknigk-Urbanska">
LateralTCPListener class uses always StandardSerializer #89.
</action>
+ <action dev="ggregory" type="fix" due-to="step-security-bot, Gary
Gregory">
+ [StepSecurity] ci: Harden GitHub Actions #156.
+ </action>
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">
Bump actions/cache from 2.1.7 to 3.0.9 #86, #111.