Skip to content

Commit

Permalink
update sonar scan action in sonar GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyjux committed Jan 7, 2025
1 parent 47d3f00 commit 5e8d9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-feat-sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e8d9c0

Please sign in to comment.