Update dependency sonarsource/sonar-scanner-cli to v4.7

This commit is contained in:
Renovate Bot
2022-02-22 18:04:46 +00:00
parent d40e077dd1
commit 27e3a515d7

View File

@@ -104,7 +104,7 @@ include:
sonarqube-check: sonarqube-check:
stage: test stage: test
image: image:
name: sonarsource/sonar-scanner-cli:4.6 name: sonarsource/sonar-scanner-cli:4.7
entrypoint: [""] entrypoint: [""]
variables: variables:
SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache