We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0218067 commit e4eebd9Copy full SHA for e4eebd9
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
echo $VERSION > version.txt
64
echo Building OBS Version: $VERSION
65
sed -i 's|-DBUILD_NUMBER=\\"-dev\\"|-DBUILD_NUMBER=\\"'${SEPARATOR}${PATCH}'\\"|' platformio.ini
66
- echo "SONAR_SCANNER_VERSION=4.6.2.2472" >> $GITHUB_ENV
+ echo "SONAR_SCANNER_VERSION=4.7.0.2747" >> $GITHUB_ENV
67
68
- name: Cache SonarCloud packages
69
id: cache-sonar
0 commit comments