Skip to content

Commit eccf8ce

Browse files
authored
Merge pull request #58 from scheilch/dependabot/github_actions/SonarSource/sonarqube-scan-action-7
chore(deps): bump SonarSource/sonarqube-scan-action from 6 to 7
2 parents 27e508f + 1057067 commit eccf8ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
1616
- name: SonarQube Scan
17-
uses: SonarSource/sonarqube-scan-action@v6
17+
uses: SonarSource/sonarqube-scan-action@v7
1818
with:
1919
args: >
2020
-Dsonar.projectKey=scheilch_opencloudtouch

0 commit comments

Comments
 (0)