Skip to content

Commit e5aa117

Browse files
committed
другой
1 parent cb5f3a2 commit e5aa117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pluginTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
docker run --rm --network="host" \
4747
-v "$(pwd):/usr/src" \
4848
--entrypoint /bin/bash \
49-
sonarsource/sonar-scanner-cli:12.1 \
49+
sonarsource/sonar-scanner-cli:12 \
5050
-c "rm -rf /opt/sonar-scanner/jre && sonar-scanner \
5151
-Dsonar.projectKey=test-project \
5252
-Dsonar.sources=. \

0 commit comments

Comments
 (0)