mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-15 17:45:54 +00:00
SQSCANGHA-42 Update scanner cli to v11.0
This commit is contained in:
parent
8c8682dac7
commit
0c0f3958d9
2 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM sonarsource/sonar-scanner-cli:10.0
|
||||
FROM sonarsource/sonar-scanner-cli:11.0
|
||||
|
||||
LABEL version="2.1.0" \
|
||||
LABEL version="3.0.0" \
|
||||
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||
maintainer="SonarSource" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue