Skip to content

Commit 867ae2a

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v7.2
1 parent cc2d040 commit 867ae2a

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@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
60+
uses: SonarSource/sonarqube-scan-action@55e44800a8f495208cce6e4e82f5dedb45fcf0ef # v7.2
6161
with:
6262
args: >
6363
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)