Skip to content

Commit 32d36da

Browse files
chore(deps): update sonarsource/sonarqube-scan-action digest to 7138816
1 parent 982f34e commit 32d36da

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
@@ -31,7 +31,7 @@ jobs:
3131
cmake --build build -j $(nproc)
3232
3333
- name: Run sonar-scanner
34-
uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 # v8
34+
uses: SonarSource/sonarqube-scan-action@713881670b6b3676cda39549040e2d88c70d582e # v8
3535
with:
3636
args: >
3737
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)