Skip to content

Commit 5e8d9c0

Browse files
committed
update sonar scan action in sonar GHA workflow
1 parent 47d3f00 commit 5e8d9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-feat-sonar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
docker compose down
4343
4444
- name: SonarCloud Scan
45-
uses: sonarsource/sonarcloud-github-action@master
45+
uses: sonarsource/sonarqube-scan-action@master
4646
with:
4747
args: >
4848
-Dsonar.organization=bcgov-oss

0 commit comments

Comments
 (0)