diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 637d444..6874e5b 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -36,7 +36,7 @@ jobs: coverage: none - name: Install sonar-scanner and build-wrapper - uses: SonarSource/sonarcloud-github-c-cpp@e25edaefff1e076daf6517d462ed86f8c99fec70 # v3 + uses: SonarSource/sonarcloud-github-c-cpp@816b1822d71776ee0d32bc012e95024ec52ac1fc # v3 - name: Run build-wrapper run: |