diff --git a/.github/workflows/analyze.yml b/.github/workflows/analyze.yml index 814397a..bdd6b08 100644 --- a/.github/workflows/analyze.yml +++ b/.github/workflows/analyze.yml @@ -51,7 +51,7 @@ jobs: with: name: reports - name: SonarCloud Scan ☁️ - uses: SonarSource/sonarqube-scan-action@v5 + uses: SonarSource/sonarqube-scan-action@v6 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} codecov: