Skip to content

Commit dc48ee7

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

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@c7ee0f9df90b7aa20e8dcf9695dcfe2e7da5b4f2 # v7.2.1
6161
with:
6262
args: >
6363
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)