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 20399e0a00 Update `github/codeql-action` to version `2.22.10` (#2087)
20399e0a00 is described below

commit 20399e0a00cae85c5a657506bdb70a86f30655e4
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Dec 13 11:12:18 2023 +0000

    Update `github/codeql-action` to version `2.22.10` (#2087)
---
 .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 1fd713fa81..1de1d47f9f 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@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2    # 
2.1.22
+        uses: 
github/codeql-action/upload-sarif@305f6546310b9203e892c28c1484e82977f4f63d    # 
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 fdd5dcfbc7..16e6928079 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="2077" link="https://github.com/apache/logging-log4j2/pull/2077"/>
-  <description format="asciidoc">Update `github/codeql-action` to version 
`2.22.9`</description>
+  <issue id="2087" link="https://github.com/apache/logging-log4j2/pull/2087"/>
+  <description format="asciidoc">Update `github/codeql-action` to version 
`2.22.10`</description>
 </entry>
diff --git a/src/site/_release-notes/_2.x.x.adoc 
b/src/site/_release-notes/_2.x.x.adoc
index 28d0ea14a5..d9982bac7b 100644
--- a/src/site/_release-notes/_2.x.x.adoc
+++ b/src/site/_release-notes/_2.x.x.adoc
@@ -34,7 +34,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.9` 
(https://github.com/apache/logging-log4j2/pull/2077[2077])
+* Update `github/codeql-action` to version `2.22.10` 
(https://github.com/apache/logging-log4j2/pull/2087[2087])
 * Update `net.java.dev.jna:jna` to version `5.14.0` 
(https://github.com/apache/logging-log4j2/pull/2081[2081])
 * 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])

Reply via email to