Skip to content

Commit 1cc726c

Browse files
committed
Update github/codeql-action to version 3.23.1 (#2211)
1 parent 7421a4f commit 1cc726c

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@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # 2.1.22
73+
uses: github/codeql-action/upload-sarif@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # 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="2173" link="https://github.com/apache/logging-log4j2/pull/2173"/>
7-
<description format="asciidoc">Update `github/codeql-action` to version `3.23.0`</description>
6+
<issue id="2211" link="https://github.com/apache/logging-log4j2/pull/2211"/>
7+
<description format="asciidoc">Update `github/codeql-action` to version `3.23.1`</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
@@ -47,7 +47,7 @@ This releases contains ...
4747
* Update `co.elastic.clients:elasticsearch-java` to version `8.11.4` (https://github.com/apache/logging-log4j2/pull/2180[2180])
4848
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
4949
* Update `com.google.code.java-allocation-instrumenter:java-allocation-instrumenter` to version `3.3.4` (https://github.com/apache/logging-log4j2/pull/2103[2103])
50-
* Update `github/codeql-action` to version `3.23.0` (https://github.com/apache/logging-log4j2/pull/2173[2173])
50+
* Update `github/codeql-action` to version `3.23.1` (https://github.com/apache/logging-log4j2/pull/2211[2211])
5151
* Update `io.netty:netty-bom` to version `4.1.105.Final` (https://github.com/apache/logging-log4j2/pull/2201[2201])
5252
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2197[2197])
5353
* 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)