Skip to content

Commit f9f0d08

Browse files
authored
Merge pull request #76 from vil02/renovate/sonarsource-sonarqube-scan-action-7.x
chore(deps): update sonarsource/sonarqube-scan-action action to v7
2 parents 33cec1d + 9687046 commit f9f0d08

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)