File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ jobs:
2626 with :
2727 fetch-depth : 0
2828 - name : Initialize CodeQL
29- uses : github/codeql-action/init@3b1a19a80ab047f35cbb237b5bd9bdc1e14f166c # v3
29+ uses : github/codeql-action/init@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v4
3030 with :
3131 languages : ${{ matrix.language }}
3232 build-mode : none
3333 - name : Perform CodeQL analysis
34- uses : github/codeql-action/analyze@3b1a19a80ab047f35cbb237b5bd9bdc1e14f166c # v3
34+ uses : github/codeql-action/analyze@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v4
3535 with :
3636 upload-database : false
3737 wait-for-processing : false
Original file line number Diff line number Diff line change 9999 with :
100100 advanced-security : false
101101 online-audits : false
102- version : v0 .5.2
102+ version : 0 .5.2
103103 - uses : ./.github/actions/workspace-sanitize
104104 if : ${{ always() }}
105105 with :
You can’t perform that action at this time.
0 commit comments