Skip to content

Commit

Permalink
Chore: update SQ scanner version
Browse files Browse the repository at this point in the history
  • Loading branch information
amandel committed Jan 5, 2024
1 parent 3f938c3 commit e80c0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
echo $VERSION > version.txt
echo Building OBS Version: $VERSION
sed -i 's|-DBUILD_NUMBER=\\"-dev\\"|-DBUILD_NUMBER=\\"'${SEPARATOR}${PATCH}'\\"|' platformio.ini
echo "SONAR_SCANNER_VERSION=4.8.0.2856" >> $GITHUB_ENV
echo "SONAR_SCANNER_VERSION=5.0.1.3006" >> $GITHUB_ENV
- name: Cache SonarCloud packages
id: cache-sonar
Expand Down

0 comments on commit e80c0ad

Please sign in to comment.