diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 4ed5556..4c755e5 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -52,7 +52,7 @@ jobs: - name: SonarQube Quality Gate check id: sonarqube-quality-gate-check - uses: SonarSource/sonarqube-quality-gate-action@v1.2.0 + uses: SonarSource/sonarqube-quality-gate-action@v1.2.1 with: pollingTimeoutSec: 600 env: