diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index f37d3f8..2a3dfc4 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -62,7 +62,7 @@ jobs: with: projectBaseDir: Backend args: > - -Dsonar.projectVersion=${{ gitea.sha }} + -Dsonar.projectVersion=${{ gitea.sha_short }} - uses: SonarSource/sonarqube-quality-gate-action@v1 timeout-minutes: 5 env: