We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61a7d1 commit db645f8Copy full SHA for db645f8
.github/workflows/build.yml
@@ -99,7 +99,7 @@ jobs:
99
100
- name: Install build-wrapper
101
if: matrix.language == 'c-cpp'
102
- uses: SonarSource/sonarqube-scan-action/install-build-wrapper@v5.1.0
+ uses: SonarSource/sonarqube-scan-action/install-build-wrapper@v5.3.1
103
104
- name: Build with build-wrapper
105
0 commit comments