Skip to content

Commit 7d6f427

Browse files
committed
Update github/codeql-action to version 3.24.0 (#2264)
1 parent a888922 commit 7d6f427

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/scorecards-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
retention-days: 5
7171

7272
- name: "Upload to code-scanning"
73-
uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # 2.1.22
73+
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # 2.1.22
7474
with:
7575
sarif_file: results.sarif

src/changelog/.2.x.x/update_github_codeql_action.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2253" link="https://github.com/apache/logging-log4j2/pull/2253"/>
7-
<description format="asciidoc">Update `github/codeql-action` to version `3.23.2`</description>
6+
<issue id="2264" link="https://github.com/apache/logging-log4j2/pull/2264"/>
7+
<description format="asciidoc">Update `github/codeql-action` to version `3.24.0`</description>
88
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This releases contains ...
5050
* Update `co.elastic.clients:elasticsearch-java` to version `8.12.0` (https://github.com/apache/logging-log4j2/pull/2212[2212])
5151
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
5252
* Update `com.google.code.java-allocation-instrumenter:java-allocation-instrumenter` to version `3.3.4` (https://github.com/apache/logging-log4j2/pull/2103[2103])
53-
* Update `github/codeql-action` to version `3.23.2` (https://github.com/apache/logging-log4j2/pull/2253[2253])
53+
* Update `github/codeql-action` to version `3.24.0` (https://github.com/apache/logging-log4j2/pull/2264[2264])
5454
* Update `io.netty:netty-bom` to version `4.1.106.Final` (https://github.com/apache/logging-log4j2/pull/2225[2225])
5555
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2197[2197])
5656
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2178[2178])

0 commit comments

Comments
 (0)