We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83ca0f commit 5316a24Copy full SHA for 5316a24
1 file changed
.github/workflows/sonarscan-dotnet.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Runs a single command using the runners shell
48
- name: SonarScanner for .NET 10 with pull request decoration support
49
- uses: highbyte/sonarscan-dotnet@v2.5.0
+ uses: highbyte/sonarscan-dotnet@v2.5.1
50
with:
51
# The key of the SonarQube project
52
sonarProjectKey: highbyte_dotnet-6502
0 commit comments