Skip to content

Commit 460e6cb

Browse files
renovate: Update SonarSource/sonarqube-scan-action action to v5.3.2
1 parent e1bbffa commit 460e6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
env:
3838
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3939
if: github.event.pull_request.head.repo.full_name == github.repository || env.SONAR_TOKEN != ''
40-
uses: SonarSource/sonarqube-scan-action@v5.3.1
40+
uses: SonarSource/sonarqube-scan-action@v5.3.2

0 commit comments

Comments
 (0)