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 8b9822e commit 1089d94Copy full SHA for 1089d94
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
path: coverage/
66
67
- name: SonarQube Cloud Scan
68
- uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
+ uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
69
env:
70
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
71
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments