1
0

[StepSecurity] ci: Harden GitHub Actions #145

This commit is contained in:
Gary Gregory
2023-06-24 17:10:02 -04:00
parent bec6d5200c
commit f98acb3c28

View File

@@ -63,6 +63,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="fix" due-to="Arturo Bernal">
Minor Improvements #34.
</action>
<action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory">
[StepSecurity] ci: Harden GitHub Actions #145.
</action>
<!-- UPDATES -->
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump Java from 6 to 8.