Skip to content

Commit df34e8c

Browse files
renovate: Update SonarSource/sonarqube-scan-action action to v5.3.1 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7eeb6f commit df34e8c

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
@@ -28,4 +28,4 @@ jobs:
2828
env:
2929
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3030
if: github.event.pull_request.head.repo.full_name == github.repository || env.SONAR_TOKEN != ''
31-
uses: SonarSource/sonarqube-scan-action@v5.2.0
31+
uses: SonarSource/sonarqube-scan-action@v5.3.1

0 commit comments

Comments
 (0)