Skip to content

Commit 71d3aab

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v8.1.0
1 parent 2a246a6 commit 71d3aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
name: failures
4646
path: "**/failures/"
4747

48-
- uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 # v8.0.0
48+
- uses: SonarSource/sonarqube-scan-action@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1.0
4949
if: env.SONAR_TOKEN
5050
env:
5151
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)