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 d69e30b commit 71d21c0Copy full SHA for 71d21c0
.github/workflows/ci-sonar-angular.yml
@@ -70,7 +70,7 @@ jobs:
70
# --- SonarCloud (mặc định) ---
71
- name: SonarCloud Scan
72
if: ${{ env.SONAR_HOST_URL == '' }}
73
- uses: SonarSource/sonarcloud-github-action@v2
+ uses: SonarSource/sonarcloud-github-action@v5
74
env:
75
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments