Skip to content

Commit 41b318d

Browse files
Bump SonarSource/sonarqube-scan-action from 5.3.1 to 7.0.0
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5.3.1 to 7.0.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v5.3.1...v7.0.0) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68f3fca commit 41b318d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cetlvast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
working-directory: cetlvast
189189
run: cmake --workflow --preset manual-coverage-gcc-native-cpp-14-offline
190190
- name: SonarQube Scan
191-
uses: SonarSource/sonarqube-scan-action@v5.3.1
191+
uses: SonarSource/sonarqube-scan-action@v7.0.0
192192
if: ${{ env.SONAR_TOKEN != '' }}
193193
deploy-docs:
194194
if: >

0 commit comments

Comments
 (0)