mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-11-02 07:47:06 +00:00 
			
		
		
		
	Updae codeql.yml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,6 +12,4 @@ jobs:
 | 
				
			|||||||
  call-codeQL-analysis: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
 | 
					  call-codeQL-analysis: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
 | 
				
			||||||
    name: CodeQL analysis 
 | 
					    name: CodeQL analysis 
 | 
				
			||||||
    #uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
 | 
					    #uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
 | 
				
			||||||
    uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
 | 
					    uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
 | 
				
			||||||
    with:
 | 
					 | 
				
			||||||
      languages: "['javascript', 'typescript']"
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user