diff --git a/.github/workflows/sonar_cloud.yaml b/.github/workflows/sonar_cloud.yaml index 2e2fdfeaf..6f8b9b6b3 100644 --- a/.github/workflows/sonar_cloud.yaml +++ b/.github/workflows/sonar_cloud.yaml @@ -48,7 +48,7 @@ jobs: - name: Install sonar-scanner and build-wrapper if: steps.check_token.outputs.skip != 'true' - uses: sonarsource/sonarcloud-github-c-cpp@v2 + uses: sonarsource/sonarcloud-github-c-cpp@v3 - name: Create Build Folder if: steps.check_token.outputs.skip != 'true'