chore(deps): update sonarsource/sonarqube-scan-action action to v5.1.0
This commit is contained in:
		@@ -24,7 +24,7 @@ jobs:
 | 
				
			|||||||
          no-fail: true
 | 
					          no-fail: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: SonarQube Scan
 | 
					      - name: SonarQube Scan
 | 
				
			||||||
        uses: SonarSource/sonarqube-scan-action@v5.0.0
 | 
					        uses: SonarSource/sonarqube-scan-action@v5.1.0
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
          SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
 | 
					          SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
 | 
				
			||||||
          SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
 | 
					          SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user