Skip to content

Commit 1209dbb

Browse files
committed
Update sonar scanner to 7.1.
1 parent dcb6504 commit 1209dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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=5.0.1.3006" >> $GITHUB_ENV
66+
echo "SONAR_SCANNER_VERSION=7.1.0.4889" >> $GITHUB_ENV
6767
6868
- name: Cache SonarCloud packages
6969
id: cache-sonar

0 commit comments

Comments
 (0)