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 1774a2b commit 1124cb2Copy full SHA for 1124cb2
1 file changed
.github/workflows/daily.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: SonarQube Scan
30
- uses: SonarSource/sonarqube-scan-action@v2
+ uses: SonarSource/sonarqube-scan-action@v6.0.0
31
env:
32
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_LUXOS_TOOLING }}
33
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
0 commit comments