There was an error while loading. Please reload this page.
1 parent 4907952 commit 63b6c32Copy full SHA for 63b6c32
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
path: coverage/
66
67
- name: SonarQube Cloud Scan
68
- uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
+ uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.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