mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-09 00:17:17 +00:00
SC-8254 SonarCloud Github action - update sonar-scanner-cli version
This commit is contained in:
parent
4b4d7634da
commit
63ad3e7598
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:5.0
|
FROM sonarsource/sonar-scanner-cli:5.0.1
|
||||||
|
|
||||||
LABEL version="0.0.1" \
|
LABEL version="0.0.1" \
|
||||||
repository="https://github.com/sonarsource/sonarcloud-github-action" \
|
repository="https://github.com/sonarsource/sonarcloud-github-action" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue