diff --git a/.forgejo/workflows/sonar.yml b/.forgejo/workflows/sonar.yml index 45af603..5a2ca39 100644 --- a/.forgejo/workflows/sonar.yml +++ b/.forgejo/workflows/sonar.yml @@ -28,7 +28,7 @@ jobs: # Check the Quality Gate status. - name: SonarQube Quality Gate check id: sonarqube-quality-gate-check - uses: sonarsource/sonarqube-quality-gate-action@master + uses: https://github.com/sonarsource/sonarqube-quality-gate-action@master with: pollingTimeoutSec: 600 env: