diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e565b0..cf87a50 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,7 +104,7 @@ include: sonarqube-check: stage: test image: - name: sonarsource/sonar-scanner-cli:4.6 + name: sonarsource/sonar-scanner-cli:4.7 entrypoint: [""] variables: SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache