mirror of
				https://github.com/bcanseco/github-contribution-graph-action.git
				synced 2025-10-09 13:41:58 +03:00 
			
		
		
		
	ci(actions): add codeql to audit workflow
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/audit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/audit.yml
									
									
									
									
										vendored
									
									
								
							| @@ -14,3 +14,9 @@ jobs: | ||||
|     steps: | ||||
|     - uses: actions/checkout@master | ||||
|     - run: npm audit --production | ||||
|   codeql: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@master | ||||
|     - uses: github/codeql-action/init@master | ||||
|     - uses: github/codeql-action/analyze@master | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Borja Canseco
					Borja Canseco