File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
44
44
45
45
- name : Initialize CodeQL
46
- uses : github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017 # 3.28.12
46
+ uses : github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # 3.28.13
47
47
with :
48
48
# Also check GitHub Actions
49
49
languages : ${{ inputs.language }}, actions
64
64
clean verify
65
65
66
66
- name : Perform CodeQL Analysis
67
- uses : github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017 # 3.28.12
67
+ uses : github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # 3.28.13
Original file line number Diff line number Diff line change 46
46
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
47
47
48
48
- name : Initialize CodeQL
49
- uses : github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017 # 3.28.12
49
+ uses : github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # 3.28.13
50
50
with :
51
51
languages : actions
52
52
53
53
- name : Perform CodeQL Analysis
54
- uses : github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017 # 3.28.12
54
+ uses : github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # 3.28.13
Original file line number Diff line number Diff line change 54
54
retention-days : 5
55
55
56
56
- name : " Upload to code-scanning"
57
- uses : github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # 3.28.12
57
+ uses : github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # 3.28.13
58
58
with :
59
59
sarif_file : results.sarif
Original file line number Diff line number Diff line change 3
3
xmlns =" https://logging.apache.org/xml/ns"
4
4
xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
5
type =" updated" >
6
- <issue id =" 358 " link =" https://github.com/apache/logging-parent/pull/358 " />
7
- <description format =" asciidoc" >Update `github/codeql-action` to version `3.28.12 `</description >
6
+ <issue id =" 364 " link =" https://github.com/apache/logging-parent/pull/364 " />
7
+ <description format =" asciidoc" >Update `github/codeql-action` to version `3.28.13 `</description >
8
8
</entry >
You can’t perform that action at this time.
0 commit comments