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 3894f54 commit 11fcaa8
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 @@ -135,7 +135,7 @@ runs:
echo "TARGET_BRANCH_PARAM=$TARGET_PRANCH_PARAM" >> $GITHUB_ENV
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
uses: SonarSource/sonarqube-scan-action@v4
env:
SONAR_TOKEN: ${{ inputs.sonar_token }}
GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 11fcaa8

Please sign in to comment.