diff --git a/.github/workflows/check-format-test.yml b/.github/workflows/check-format-test.yml index 6db758d..b706edb 100644 --- a/.github/workflows/check-format-test.yml +++ b/.github/workflows/check-format-test.yml @@ -55,7 +55,7 @@ jobs: fail_ci_if_error: ${{ inputs.is-release }} - name: SonarQube Scan - uses: SonarSource/sonarqube-scan-action@v5 + uses: SonarSource/sonarqube-scan-action@v6 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}