File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3939
4040 - name : Initialize CodeQL
41- uses : github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e
41+ uses : github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858
4242 with :
4343 languages : ${{ matrix.language }}
4444 build-mode : ${{ matrix.build-mode }}
5454 exit 1
5555
5656 - name : Perform CodeQL Analysis
57- uses : github/codeql-action/analyze@fca7ace96b7d713c7035871441bd52efbe39e27e
57+ uses : github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858
5858 with :
5959 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 4040 retention-days : 5
4141
4242 - name : ' Upload to Code-Scanning'
43- uses : github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # 3.28.19
43+ uses : github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # 3.29.0
4444 with :
4545 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments