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 71a6b3a commit 9f72b2dCopy full SHA for 9f72b2d
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
path: coverage/
66
67
- name: SonarQube Cloud Scan
68
- uses: SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d # v5.0.0
+ uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.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