mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-30 05:29:47 +00:00
Update Sonarcloud version (#1225)
This commit is contained in:
parent
65c1b194c5
commit
84c20c4f29
2
.github/workflows/cpp.yml
vendored
2
.github/workflows/cpp.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
env:
|
||||
SOURCES: cpp
|
||||
BUILD_WRAPPER_OUT_DIR: "$HOME/.build_wrapper_out" # Directory where build-wrapper output will be placed
|
||||
SONAR_SCANNER_VERSION: 4.7.0.2747
|
||||
SONAR_SCANNER_VERSION: 5.0.1.3006
|
||||
SONAR_SERVER_URL: "https://sonarcloud.io"
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_PROJECT_KEY: "akuker_PISCSI"
|
||||
|
Loading…
Reference in New Issue
Block a user