File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
66
retention-days : 5
67
67
68
68
- name : " Upload to code-scanning"
69
- uses : github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b # 2.1.22
69
+ uses : github/codeql-action/upload-sarif@407ffafae6a767df3e0230c3df91b6443ae8df75 # 2.1.22
70
70
with :
71
71
sarif_file : results.sarif
Original file line number Diff line number Diff line change 3
3
xmlns =" http://logging.apache.org/log4j/changelog"
4
4
xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5
5
type =" changed" >
6
- <issue id =" 1975 " link =" https://github.com/apache/logging-log4j2/pull/1975 " />
7
- <description format =" asciidoc" >Update `github/codeql-action` to version `2.22.7 `</description >
6
+ <issue id =" 2005 " link =" https://github.com/apache/logging-log4j2/pull/2005 " />
7
+ <description format =" asciidoc" >Update `github/codeql-action` to version `2.22.8 `</description >
8
8
</entry >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ This releases contains ...
27
27
=== Changed
28
28
29
29
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
30
- * Update `github/codeql-action` to version `2.22.7 ` (https://github.com/apache/logging-log4j2/pull/1975[1975 ])
30
+ * Update `github/codeql-action` to version `2.22.8 ` (https://github.com/apache/logging-log4j2/pull/2005[2005 ])
31
31
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
32
32
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
33
33
You can’t perform that action at this time.
0 commit comments