From a35472ddf7d81d36d938bb48f90a834329525b29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:11:33 +0000 Subject: [PATCH] chore(deps): update sonarsource/sonarcloud-github-c-cpp action to v2.0.2 --- .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 efa3b50..493ae25 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -41,7 +41,7 @@ jobs: run: npm ci --ignore-scripts - name: Install SonarCloud Scan for C and C++ - uses: SonarSource/sonarcloud-github-c-cpp@4648377f00394506f6bd05c45869b646f6352719 # v2.0.1 + uses: SonarSource/sonarcloud-github-c-cpp@e4882e1621ad2fb48dddfa48287411bed34789b1 # v2.0.2 - name: Run build-wrapper run: |