diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 71135e8..b61bcaa 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -58,6 +58,6 @@ jobs: - name: Download coverage reports uses: actions/download-artifact@v8 - name: SonarQubeScan - uses: SonarSource/sonarqube-scan-action@713881670b6b3676cda39549040e2d88c70d582e # V.6.0 lastest 05/10/2025 + uses: SonarSource/sonarqube-scan-action@22918119ff8e1ca75a623e15c8296b6ea4fbe28f # V.6.0 lastest 05/10/2025 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}