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 4545 with :
4646 persist-credentials : false
4747 - name : Initialize CodeQL
48- uses : github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
48+ uses : github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
4949 with :
5050 languages : ${{ matrix.language }}
5151 build-mode : ${{ matrix.build-mode }}
6060 -Dscan.tag.CodeQL \
6161 classes
6262 - name : Perform CodeQL Analysis
63- uses : github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
63+ uses : github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
6464 with :
6565 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 5757 # Upload the results to GitHub's code scanning dashboard (optional).
5858 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
5959 - name : " Upload to code-scanning"
60- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
60+ uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
6161 with :
6262 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments