We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e850014 commit b27435dCopy full SHA for b27435d
.github/workflows/sonarcloud.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: ./.github/actions/install-dependencies
49
50
- name: Install sonar-scanner and build-wrapper
51
- uses: SonarSource/sonarcloud-github-c-cpp@816b1822d71776ee0d32bc012e95024ec52ac1fc # v3.1.0
+ uses: SonarSource/sonarcloud-github-c-cpp@44cc4d3d487fbc35e5c29b0a9d717be218d3a0e8 # v3.2.0
52
53
- name: Run build-wrapper
54
run: |
0 commit comments