Compare commits
	
		
			1 Commits
		
	
	
		
			main
			...
			96747ea720
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 96747ea720 | 
| @@ -23,7 +23,7 @@ jobs: | ||||
|           no-fail: true | ||||
|  | ||||
|       - name: SonarQube Scan | ||||
|         uses: SonarSource/sonarqube-scan-action@v4.2.1 | ||||
|         uses: SonarSource/sonarqube-scan-action@v5.0.0 | ||||
|         env: | ||||
|           SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }} | ||||
|           SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user