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 e40200c commit 41e4aa8Copy full SHA for 41e4aa8
.github/workflows/test.yml
@@ -239,7 +239,7 @@ jobs:
239
mv ./var/coverage/clover.xml coverage.xml
240
241
- name: SonarCloud Scan
242
- uses: sonarsource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
+ uses: sonarsource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
243
env:
244
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
245
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments