Update `apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.1.0` to version `12.1.1` (#44)
diff --git a/.github/workflows/codeql-analysis.yaml b/.github/workflows/codeql-analysis.yaml
index 8a3370d..d2393d6 100644
--- a/.github/workflows/codeql-analysis.yaml
+++ b/.github/workflows/codeql-analysis.yaml
@@ -31,7 +31,7 @@
 jobs:
 
   analyze:
-    uses: apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.1.0
+    uses: apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.1.1
     # Permissions required to publish Security Alerts
     permissions:
       actions: read
diff --git a/src/changelog/.2.x.x/update_apache_logging_parent_github_workflows_codeql_analysis_reusable_yaml_rel_12_1_0.xml b/src/changelog/.2.x.x/update_apache_logging_parent_github_workflows_codeql_analysis_reusable_yaml_rel_12_1_0.xml
new file mode 100644
index 0000000..802286d
--- /dev/null
+++ b/src/changelog/.2.x.x/update_apache_logging_parent_github_workflows_codeql_analysis_reusable_yaml_rel_12_1_0.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xmlns="https://logging.apache.org/xml/ns"
+       xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+       type="updated">
+  <issue id="44" link="https://github.com/apache/logging-log4j-jmx-gui/pull/44"/>
+  <description format="asciidoc">Update `apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.1.0` to version `12.1.1`</description>
+</entry>