We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8665b commit dfc9862Copy full SHA for dfc9862
1 file changed
src/changes/changes.xml
@@ -86,6 +86,9 @@ The <action> type attribute can be add,update,fix,remove.
86
<action dev="ggregory" type="fix" issue="IO-804" due-to="Elliotte Rusty Harold, Gary Gregory">
87
FileUtils.forceMkdirParent() Javadoc is likely incorrect.
88
</action>
89
+ <action dev="ggregory" type="fix" due-to="step-security-bot, Gary Gregory">
90
+ [StepSecurity] ci: Harden GitHub Actions #461.
91
+ </action>
92
<!-- UPDATE -->
93
</release>
94
<release version="2.13.0" date="2023-06-03" description="Java 8 required.">
0 commit comments