Skip to content

Commit 9687046

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v7
1 parent 33cec1d commit 9687046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
coverage report --omit="*/test_*"
4141
4242
- name: SonarCloud Scan
43-
uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
43+
uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
4444
env:
4545
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
4646
...

0 commit comments

Comments
 (0)