You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/25 13:52:20 UTC

[commons-build-plugin] 03/06: Fix issue types

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-build-plugin.git

commit 87683210ddb40fff8f5df455f9b51060c10fc495
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jun 25 09:36:26 2023 -0400

    Fix issue types
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 32cd202..d0ec8f6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,10 +33,10 @@
         Fix minor typos #79.
       </action>
       <!-- ADD -->
-      <action dev="ggregory" type="update" due-to="Dependabot">
+      <action dev="ggregory" type="add" due-to="Dependabot">
         Add property commons.dist.subdir.
       </action>
-      <action dev="ggregory" type="update" due-to="Dependabot">
+      <action dev="ggregory" type="add" due-to="Dependabot">
         Add github/codeql-action.
       </action>
       <!-- UPDATE -->