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 5724135b44 Update `github/codeql-action` to version `2.22.7` (#1975)
5724135b44 is described below
commit 5724135b4472126803aa6a19299e17b7dc2b378e
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Nov 17 11:16:48 2023 +0000
Update `github/codeql-action` to version `2.22.7` (#1975)
---
.github/workflows/scorecards-analysis.yml | 2 +-
src/changelog/.2.x.x/update_github_codeql_action.xml | 8 ++++++++
src/site/_release-notes/_2.x.x.adoc | 1 +
3 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/scorecards-analysis.yml
b/.github/workflows/scorecards-analysis.yml
index 0ea76e4455..1497db77be 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -66,6 +66,6 @@ jobs:
retention-days: 5
- name: "Upload to code-scanning"
- uses:
github/codeql-action/upload-sarif@689fdc5193eeb735ecb2e52e819e3382876f93f4 #
2.1.22
+ uses:
github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b #
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
new file mode 100644
index 0000000000..ddf7f63125
--- /dev/null
+++ b/src/changelog/.2.x.x/update_github_codeql_action.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ 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="1975" link="https://github.com/apache/logging-log4j2/pull/1975"/>
+ <description format="asciidoc">Update `github/codeql-action` to version
`2.22.7`</description>
+</entry>
diff --git a/src/site/_release-notes/_2.x.x.adoc
b/src/site/_release-notes/_2.x.x.adoc
index d5e1378be4..ad03a93eb0 100644
--- a/src/site/_release-notes/_2.x.x.adoc
+++ b/src/site/_release-notes/_2.x.x.adoc
@@ -51,6 +51,7 @@ The module name of four bridges (`log4j-slf4j-impl`,
`log4j-slf4j2-impl`, `log4j
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.0`
(https://github.com/apache/logging-log4j2/pull/1974[1974])
* Update `com.github.luben:zstd-jni` to version `1.5.5-10`
(https://github.com/apache/logging-log4j2/pull/1940[1940])
* Update `com.google.guava:guava` to version `32.1.3-jre`
(https://github.com/apache/logging-log4j2/pull/1875[1875])
+* Update `github/codeql-action` to version `2.22.7`
(https://github.com/apache/logging-log4j2/pull/1975[1975])
* Update `io.netty:netty-bom` to version `4.1.101.Final`
(https://github.com/apache/logging-log4j2/pull/1960[1960])
* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version
`2.7.13` (https://github.com/apache/logging-log4j2/pull/1900[1900])
* Update `org.fusesource.jansi:jansi` to version `2.4.1`
(https://github.com/apache/logging-log4j2/pull/1907[1907])