From 5e8d9c0856b1148c2b1b4c72b3548f45b120e79f Mon Sep 17 00:00:00 2001 From: Russell Vinegar Date: Tue, 7 Jan 2025 08:25:12 -0800 Subject: [PATCH] update sonar scan action in sonar GHA workflow --- .github/workflows/ci-feat-sonar.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-feat-sonar.yaml b/.github/workflows/ci-feat-sonar.yaml index efcf4a03a..6c2644dec 100644 --- a/.github/workflows/ci-feat-sonar.yaml +++ b/.github/workflows/ci-feat-sonar.yaml @@ -42,7 +42,7 @@ jobs: docker compose down - name: SonarCloud Scan - uses: sonarsource/sonarcloud-github-action@master + uses: sonarsource/sonarqube-scan-action@master with: args: > -Dsonar.organization=bcgov-oss