This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new ca8e7f332e Update `github/codeql-action` to version `2.22.9` (#2077)
ca8e7f332e is described below

commit ca8e7f332eb17953578679177ecb706b0c8cf48a
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Dec 8 10:48:31 2023 +0000

    Update `github/codeql-action` to version `2.22.9` (#2077)
---
 .github/workflows/scorecards-analysis.yaml           | 2 +-
 src/changelog/.2.x.x/update_github_codeql_action.xml | 4 ++--
 src/site/_release-notes/_2.x.x.adoc                  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/scorecards-analysis.yaml 
b/.github/workflows/scorecards-analysis.yaml
index 9e80c14413..1fd713fa81 100644
--- a/.github/workflows/scorecards-analysis.yaml
+++ b/.github/workflows/scorecards-analysis.yaml
@@ -66,6 +66,6 @@ jobs:
           retention-days: 5
 
       - name: "Upload to code-scanning"
-        uses: 
github/codeql-action/upload-sarif@407ffafae6a767df3e0230c3df91b6443ae8df75    # 
2.1.22
+        uses: 
github/codeql-action/upload-sarif@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2    # 
2.1.22
         with:
           sarif_file: results.sarif
diff --git a/src/changelog/.2.x.x/update_github_codeql_action.xml 
b/src/changelog/.2.x.x/update_github_codeql_action.xml
index cadda3a027..fdd5dcfbc7 100644
--- a/src/changelog/.2.x.x/update_github_codeql_action.xml
+++ b/src/changelog/.2.x.x/update_github_codeql_action.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="changed">
-  <issue id="2005" link="https://github.com/apache/logging-log4j2/pull/2005"/>
-  <description format="asciidoc">Update `github/codeql-action` to version 
`2.22.8`</description>
+  <issue id="2077" link="https://github.com/apache/logging-log4j2/pull/2077"/>
+  <description format="asciidoc">Update `github/codeql-action` to version 
`2.22.9`</description>
 </entry>
diff --git a/src/site/_release-notes/_2.x.x.adoc 
b/src/site/_release-notes/_2.x.x.adoc
index b1e262ec53..f0b9d251c7 100644
--- a/src/site/_release-notes/_2.x.x.adoc
+++ b/src/site/_release-notes/_2.x.x.adoc
@@ -33,7 +33,7 @@ This releases contains ...
 * Update `commons-io:commons-io` to version `2.15.1` 
(https://github.com/apache/logging-log4j2/pull/2034[2034])
 * Update `commons-logging:commons-logging` to version `1.3.0` 
(https://github.com/apache/logging-log4j2/pull/2050[2050])
 * Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` 
(https://github.com/apache/logging-log4j2/pull/1979[1979])
-* Update `github/codeql-action` to version `2.22.8` 
(https://github.com/apache/logging-log4j2/pull/2005[2005])
+* Update `github/codeql-action` to version `2.22.9` 
(https://github.com/apache/logging-log4j2/pull/2077[2077])
 * Update `org.apache.activemq:activemq-broker` to version `6.0.1` 
(https://github.com/apache/logging-log4j2/pull/2043[2043])
 * Update `org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle` to 
version `1.3.7` (https://github.com/apache/logging-log4j2/pull/2058[2058])
 * Update `org.apache.commons:commons-compress` to version `1.25.0` 
(https://github.com/apache/logging-log4j2/pull/2045[2045])

Reply via email to