diff --git a/.github/workflows/flutter.yml b/.github/workflows/flutter.yml index 001c8f50d..eed6c7c74 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -48,6 +48,6 @@ jobs: name: failures path: "**/failures/" - - uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0 + - uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}