From 303da90e93331a43c9cf53dacd6252aa94d2f316 Mon Sep 17 00:00:00 2001 From: SevenOfAces Date: Thu, 6 Mar 2025 04:14:41 +0000 Subject: [PATCH] Update .forgejo/workflows/sonar.yml --- .forgejo/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: