aboutsummaryrefslogtreecommitdiff
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7e2488b3..457f27af 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -524,6 +524,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="kinow" type="update" due-to="Dependabot">
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #376.
</action>
+ <action dev="kinow" type="update" due-to="Dependabot">
+ Bump ossf/scorecard-action from 1.1.2 to 2.0.3 #384.
+ </action>
</release>
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
<!-- FIX -->