Skip to content

Commit b3ffd00

Browse files
Upgrade SonarCube scanner
1 parent e548e0c commit b3ffd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
git submodule update --init --recursive
4848
invoke test-ci
4949
- name: Analyze with SonarCloud
50-
uses: sonarsource/sonarcloud-github-action@master
50+
uses: sonarsource/sonarqube-scan-action@master
5151
with:
5252
projectBaseDir: ${{ github.workspace }}
5353
env:

0 commit comments

Comments
 (0)