Skip to content

Commit 79b49bb

Browse files
renovate: Update SonarSource/sonarqube-scan-action action to v7.2
1 parent ed5f81b commit 79b49bb

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
@@ -25,4 +25,4 @@ jobs:
2525
env:
2626
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2727
if: github.event.pull_request.head.repo.full_name == github.repository || env.SONAR_TOKEN != ''
28-
uses: SonarSource/sonarqube-scan-action@v7.1
28+
uses: SonarSource/sonarqube-scan-action@v7.2

0 commit comments

Comments
 (0)