Pass SNYK_TOKEN to CI
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -14,8 +14,10 @@ jobs: | ||||
|     uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main | ||||
|     secrets: | ||||
|       SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} | ||||
|       SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }} | ||||
|    | ||||
|   dockerci: | ||||
|     uses: luketainton/gha-workflows/.github/workflows/ci-docker.yml@main | ||||
|     secrets: | ||||
|       SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} | ||||
|       SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user