diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 9ba803d..190179a 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -69,7 +69,7 @@ jobs: id: extract_version - name: Настройка sonar-scanner - uses: warchant/setup-sonar-scanner@v7 + uses: warchant/setup-sonar-scanner@v8 - name: Анализ в SonarQube (branch) if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'