diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de1caa2..76ce940 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -119,6 +119,6 @@ jobs: - name: SonarQube Scan # v7.0.0 - uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 + uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} \ No newline at end of file