We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b41632 commit 2b2772bCopy full SHA for 2b2772b
.github/workflows/scan.yml
@@ -67,7 +67,7 @@ jobs:
67
ref: ${{ github.event.pull_request.head.sha }}
68
69
- name: Scan with SonarCloud
70
- uses: sonarsource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
+ uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
71
env:
72
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
73
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments