INFRA-2109 | Saqib | Fix docker rate limit error in sonarQube
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
name: coverage
|
||||
|
||||
- name: Sonarqube scan
|
||||
uses: navi-synced-actions/sonarqube-scan@v1
|
||||
uses: navi-synced-actions/sonarqube-scan@v2.0.2
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
|
||||
Reference in New Issue
Block a user