Skip to content

Commit

Permalink
Switch to the new Sonar Cloud action
Browse files Browse the repository at this point in the history
  • Loading branch information
kenariosz committed Feb 18, 2025
1 parent 11fcaa8 commit eed2e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonarcloud/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ runs:
cat >debug/debug.sh <<EODS
banner "sonarcloud: Debug sonarcloud Scan (simulated)"
cat <<'EOF'
# would call sonarsource/sonarcloud-github-action@master
# would call SonarSource/sonarqube-scan-action@v4
-Dsonar.organization=${{ inputs.sonarcloud_organization }}
-Dsonar.projectKey=${{ inputs.sonarcloud_project_key }}
-Dsonar.projectName=${{ inputs.sonarcloud_project_name }}
Expand Down

0 comments on commit eed2e6b

Please sign in to comment.