diff --git a/.github/workflows/rtc-tools.yml b/.github/workflows/rtc-tools.yml index 2d274056..aa77bf5b 100644 --- a/.github/workflows/rtc-tools.yml +++ b/.github/workflows/rtc-tools.yml @@ -98,7 +98,7 @@ jobs: with: name: coverage-report - name: SonarQube Scan - uses: SonarSource/sonarqube-scan-action@v5 + uses: SonarSource/sonarqube-scan-action@v6 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}