Skip to content

Commit

Permalink
chore: Update sonar-scanner to 6.2.1.4610
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Nov 25, 2024
1 parent bd44e56 commit 427ec7d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,15 +146,10 @@ jobs:
- name: GCC 11 Coverage
run: cmake --build ${{ github.workspace }}/build-11 --config Debug --target asio-grpc-test-coverage

- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'

- name: Download sonar-scanner
uses: warchant/setup-sonar-scanner@v8
with:
version: 5.0.1.3006
version: 6.2.1.4610

- name: Run sonar-scanner
env:
Expand Down

0 comments on commit 427ec7d

Please sign in to comment.