We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f9bf0 commit 779ddfbCopy full SHA for 779ddfb
.github/workflows/flutter.yml
@@ -48,6 +48,6 @@ jobs:
48
name: failures
49
path: "**/failures/"
50
51
- - uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
+ - uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
52
env:
53
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments