mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-01 02:28:40 +08:00 
			
		
		
		
	Update codeql-analysis.yml
This commit is contained in:
		
							parent
							
								
									2541b1294d
								
							
						
					
					
						commit
						9619b3dc3d
					
				
							
								
								
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -42,7 +42,7 @@ jobs: | |||
|       uses: actions/checkout@v3 | ||||
| 
 | ||||
|     - name: Initialize CodeQL | ||||
|       uses: github/codeql-action/init@v1 | ||||
|       uses: github/codeql-action/init@v2 | ||||
|       with: | ||||
|         languages: ${{ matrix.language }} | ||||
|         # If you wish to specify custom queries, you can do so here or in a config file. | ||||
|  | @ -55,4 +55,4 @@ jobs: | |||
|     - run: rm -rf dist # We want code scanning to analyze lib instead (individual .js files) | ||||
| 
 | ||||
|     - name: Perform CodeQL Analysis | ||||
|       uses: github/codeql-action/analyze@v1 | ||||
|       uses: github/codeql-action/analyze@v2 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Arjun Sharda
						Arjun Sharda