From 02c99649b41010a5feb34275e3c54bb69833cb95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 4 Aug 2023 09:00:16 +0200 Subject: [PATCH] Update sonarsource/sonarcloud-github-c-cpp action to v2 --- .github/workflows/sonarcloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index aca1fe8..4de387f 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Install sonar-scanner and build-wrapper - uses: sonarsource/sonarcloud-github-c-cpp@v1 + uses: sonarsource/sonarcloud-github-c-cpp@v2 id: sonarscan - name: Download and set up sonar-scanner