mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-31 23:40:10 +08:00 
			
		
		
		
	Merge pull request #52 from easingthemes/feature/codeql-fix
fix: codeql yaml syntax update
This commit is contained in:
		
						commit
						a0be71d296
					
				
							
								
								
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							| @ -40,8 +40,8 @@ jobs: | |||||||
|         languages: ${{ matrix.language }} |         languages: ${{ matrix.language }} | ||||||
| 
 | 
 | ||||||
|     - run: | |     - run: | | ||||||
|       npm ci |         npm ci | ||||||
|       npm run build --if-present |         npm run build --if-present | ||||||
|          |          | ||||||
|     - name: Perform CodeQL Analysis |     - name: Perform CodeQL Analysis | ||||||
|       uses: github/codeql-action/analyze@v1 |       uses: github/codeql-action/analyze@v1 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipović
						Dragan Filipović