We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3113531 commit 6007f2dCopy full SHA for 6007f2d
.github/workflows/ci-sonar-angular.yml
@@ -69,7 +69,7 @@ jobs:
69
# --- SonarCloud (mặc định) ---
70
- name: SonarCloud Scan
71
if: ${{ env.SONAR_HOST_URL == '' }}
72
- uses: SonarSource/sonarcloud-github-action@v2
+ uses: SonarSource/sonarcloud-github-action@v5
73
env:
74
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_FRONTEND }}
75
with:
0 commit comments