Skip to content

Commit 0d5e6b0

Browse files
chore(deps): update sonarsource/sonarqube-scan-action digest to 7006c44
1 parent 61d39bb commit 0d5e6b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: cmake --build build --target coverage -j $(nproc)
5858

5959
- name: Run sonar-scanner
60-
uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 # v8
60+
uses: SonarSource/sonarqube-scan-action@7006c4492b2e0ee0f816d36501671557c97f5995 # v8
6161
with:
6262
args: >
6363
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)