From 460e6cbda9b79740c589caa68f367d3062bf3b3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:27:23 +0000 Subject: [PATCH] renovate: Update SonarSource/sonarqube-scan-action action to v5.3.2 --- .github/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 90e4044..c6c1750 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -37,4 +37,4 @@ jobs: env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} if: github.event.pull_request.head.repo.full_name == github.repository || env.SONAR_TOKEN != '' - uses: SonarSource/sonarqube-scan-action@v5.3.1 + uses: SonarSource/sonarqube-scan-action@v5.3.2