Skip to content

Commit e4eebd9

Browse files
committed
Update SQ scanner
1 parent 0218067 commit e4eebd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
echo $VERSION > version.txt
6464
echo Building OBS Version: $VERSION
6565
sed -i 's|-DBUILD_NUMBER=\\"-dev\\"|-DBUILD_NUMBER=\\"'${SEPARATOR}${PATCH}'\\"|' platformio.ini
66-
echo "SONAR_SCANNER_VERSION=4.6.2.2472" >> $GITHUB_ENV
66+
echo "SONAR_SCANNER_VERSION=4.7.0.2747" >> $GITHUB_ENV
6767
6868
- name: Cache SonarCloud packages
6969
id: cache-sonar

0 commit comments

Comments
 (0)