We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610c86a commit 4caa619Copy full SHA for 4caa619
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Build
12
runs-on: ubuntu-latest
13
env:
14
- SONAR_SCANNER_VERSION: 4.7.0.2747
+ SONAR_SCANNER_VERSION: 5.0.1.3006
15
SONAR_SERVER_URL: "https://sonarcloud.io"
16
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
17
steps:
0 commit comments