Skip to content

Commit 80f1120

Browse files
committed
update sonar scanner version
1 parent 887ee7b commit 80f1120

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
@@ -64,7 +64,7 @@ jobs:
6464
echo $VERSION > version.txt
6565
echo Building OBS Version: $VERSION
6666
sed -i 's|-DBUILD_NUMBER=\\"-dev\\"|-DPROJECT_VER=${VERSION} -DBUILD_NUMBER=\\"'${SEPARATOR}${PATCH}'\\"|' platformio.ini
67-
echo "SONAR_SCANNER_VERSION=4.6.0.2311" >> $GITHUB_ENV
67+
echo "SONAR_SCANNER_VERSION=4.6.2.2472" >> $GITHUB_ENV
6868
6969
- name: Cache SonarCloud packages
7070
id: cache-sonar

0 commit comments

Comments
 (0)