We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d3f00 commit 5e8d9c0Copy full SHA for 5e8d9c0
.github/workflows/ci-feat-sonar.yaml
@@ -42,7 +42,7 @@ jobs:
42
docker compose down
43
44
- name: SonarCloud Scan
45
- uses: sonarsource/sonarcloud-github-action@master
+ uses: sonarsource/sonarqube-scan-action@master
46
with:
47
args: >
48
-Dsonar.organization=bcgov-oss
0 commit comments