We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c509af3 + 2925739 commit e4f8428Copy full SHA for e4f8428
1 file changed
.github/workflows/quality-checks.yml
@@ -257,7 +257,7 @@ jobs:
257
fi
258
259
- name: SonarCloud Scan
260
- uses: SonarSource/sonarqube-scan-action@55e44800a8f495208cce6e4e82f5dedb45fcf0ef
+ uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432
261
env:
262
GITHUB_TOKEN: ${{ github.token }} # Needed to get PR information, if any
263
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments