chore(deps): update sonarsource/sonarqube-scan-action action to v5
This commit is contained in:
		@@ -24,7 +24,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_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
 | 
			
		||||
          SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user