From b68a50d27cd2650d72f29d9d910c3111cdc998f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 20:33:51 +0000 Subject: [PATCH] Bump SonarSource/sonarqube-quality-gate-action from 1.2.0 to 1.2.1 Bumps [SonarSource/sonarqube-quality-gate-action](https://github.com/sonarsource/sonarqube-quality-gate-action) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/sonarsource/sonarqube-quality-gate-action/releases) - [Commits](https://github.com/sonarsource/sonarqube-quality-gate-action/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-quality-gate-action dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 4ed5556..4c755e5 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -52,7 +52,7 @@ jobs: - name: SonarQube Quality Gate check id: sonarqube-quality-gate-check - uses: SonarSource/sonarqube-quality-gate-action@v1.2.0 + uses: SonarSource/sonarqube-quality-gate-action@v1.2.1 with: pollingTimeoutSec: 600 env: