Bump dotnet-sonarscanner from 5.7.2 to 8.0.0

Bumps dotnet-sonarscanner from 5.7.2 to 8.0.0.

---
updated-dependencies:
- dependency-name: dotnet-sonarscanner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-14 10:06:22 +00:00 committed by GitHub
parent 4fd1e47787
commit b0ec8deca7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "6.2.0",
"version": "8.0.0",
"commands": [
"dotnet-sonarscanner"
]