Skip to content

Commit 4caa619

Browse files
authored
Update main.yml sonar scanner verison
1 parent 610c86a commit 4caa619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Build
1212
runs-on: ubuntu-latest
1313
env:
14-
SONAR_SCANNER_VERSION: 4.7.0.2747
14+
SONAR_SCANNER_VERSION: 5.0.1.3006
1515
SONAR_SERVER_URL: "https://sonarcloud.io"
1616
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
1717
steps:

0 commit comments

Comments
 (0)