Skip to content

Commit

Permalink
Use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-vinot-sonarsource committed Mar 19, 2024
1 parent ea18dd2 commit 57130fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up msbuild
uses: microsoft/[email protected]
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarqube-github-c-cpp@c656a5d6a58c27e106717bbf0b529a0b84e776f9
uses: SonarSource/sonarqube-github-c-cpp@v1
env:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
- name: Run build-wrapper
Expand Down

0 comments on commit 57130fc

Please sign in to comment.