Skip to content

Commit 07c3d49

Browse files
authored
Merge pull request #764 from fabriciofx/renovate/sonarsource-sonarqube-scan-action-8.x
Update SonarSource/sonarqube-scan-action action to v8
2 parents 36de2f2 + 5f20f87 commit 07c3d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/any-sonar-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
sonar.objc.file.suffixes=-
6060
EOF
6161
- name: Run Sonar
62-
uses: SonarSource/sonarqube-scan-action@v7.2
62+
uses: SonarSource/sonarqube-scan-action@v8.0
6363
env:
6464
SONAR_TOKEN: ${{ secrets.sr_token }}

0 commit comments

Comments
 (0)