diff --git a/.github/workflows/typescript.sonarcloud.yml b/.github/workflows/typescript.sonarcloud.yml index dda8da8..919ffb2 100644 --- a/.github/workflows/typescript.sonarcloud.yml +++ b/.github/workflows/typescript.sonarcloud.yml @@ -31,7 +31,7 @@ jobs: path: coverage - name: SonarQube Scan - uses: sonarsource/sonarqube-scan-action@v5 + uses: sonarsource/sonarqube-scan-action@v6 with: args: > -Dsonar.organization=${{ env.SONAR_ORG }}