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 abfcbff commit 32861c6Copy full SHA for 32861c6
1 file changed
.github/workflows/flutter.yml
@@ -45,7 +45,7 @@ jobs:
45
name: failures
46
path: "**/failures/"
47
48
- - uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
+ - uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 # v8.0.0
49
if: env.SONAR_TOKEN
50
env:
51
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments