From 1db9d3d762210beef741a3fe53844bff7221e795 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 23:02:44 +0000 Subject: [PATCH] chore(deps): 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 47b7aa1..d66530a 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@8d08b4c506dc7a0601ad08b06f73fc9718cea84e # v1.3.2 + uses: SonarSource/sonarcloud-github-c-cpp@4648377f00394506f6bd05c45869b646f6352719 # v2.0.1 - name: Run build-wrapper run: |