Skip to content

Commit 36de2f2

Browse files
authored
Merge pull request #763 from fabriciofx/renovate/sonarsource-sonarqube-scan-action-7.x
Update SonarSource/sonarqube-scan-action action to v7.2
2 parents 7224ec7 + 246cc69 commit 36de2f2

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.1.0
62+
uses: SonarSource/sonarqube-scan-action@v7.2
6363
env:
6464
SONAR_TOKEN: ${{ secrets.sr_token }}

0 commit comments

Comments
 (0)