Update ci-python.yml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci-python.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci-python.yml
									
									
									
									
										vendored
									
									
								
							@@ -29,5 +29,5 @@ jobs:
 | 
			
		||||
      - name: SonarCloud Scan
 | 
			
		||||
        uses: SonarSource/sonarcloud-github-action@master
 | 
			
		||||
        env:
 | 
			
		||||
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
          SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_CLOUD }}
 | 
			
		||||
          GITHUB_TOKEN: ${{ inputs.github_token }}
 | 
			
		||||
          SONAR_TOKEN: ${{ inputs.sonar_token }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user