diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e2d3adf..4c89bfc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -81,7 +81,7 @@ jobs: name: gen_srcs-and-coverage - name: Official SonarQube Scan - uses: SonarSource/sonarqube-scan-action@v4.1.0 + uses: SonarSource/sonarqube-scan-action@v4.2.1 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}