diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e8cf15f..63e9ad9 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -86,7 +86,7 @@ jobs: run: ls -lah ./coverage/lcov.info - name: SonarCloud Scan - uses: SonarSource/sonarqube-scan-action@v7 + uses: SonarSource/sonarqube-scan-action@v8 with: args: > -Dsonar.projectVersion=${{ github.run_id }}