Skip to content

Commit b27435d

Browse files
chore(deps): update sonarsource/sonarcloud-github-c-cpp action to v3.2.0
1 parent e850014 commit b27435d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: ./.github/actions/install-dependencies
4949

5050
- name: Install sonar-scanner and build-wrapper
51-
uses: SonarSource/sonarcloud-github-c-cpp@816b1822d71776ee0d32bc012e95024ec52ac1fc # v3.1.0
51+
uses: SonarSource/sonarcloud-github-c-cpp@44cc4d3d487fbc35e5c29b0a9d717be218d3a0e8 # v3.2.0
5252

5353
- name: Run build-wrapper
5454
run: |

0 commit comments

Comments
 (0)