Skip to content

Commit 5316a24

Browse files
authored
Update SonarScanner action to version 2.5.1
1 parent d83ca0f commit 5316a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarscan-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Runs a single command using the runners shell
4848
- name: SonarScanner for .NET 10 with pull request decoration support
49-
uses: highbyte/sonarscan-dotnet@v2.5.0
49+
uses: highbyte/sonarscan-dotnet@v2.5.1
5050
with:
5151
# The key of the SonarQube project
5252
sonarProjectKey: highbyte_dotnet-6502

0 commit comments

Comments
 (0)