mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-13 01:41:15 +00:00
SQSCANGHA-11 Correct label with new major version
This commit is contained in:
parent
9cc4f58b79
commit
4b0bfc149f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:5.0
|
FROM sonarsource/sonar-scanner-cli:5.0
|
||||||
|
|
||||||
LABEL version="1.3.0" \
|
LABEL version="2.0.0" \
|
||||||
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||||
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||||
maintainer="SonarSource" \
|
maintainer="SonarSource" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue