diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index ccc175ca..ee37cad9 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -43,7 +43,7 @@ jobs: run: find . | grep coverage - name: SonarCloud Scan - uses: SonarSource/sonarqube-scan-action@v5 + uses: SonarSource/sonarqube-scan-action@v6 with: args: > -Dsonar.projectVersion=${{ github.run_id }}