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 6da5d03 commit 888abc8Copy full SHA for 888abc8
.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@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
+ uses: sonarsource/sonarqube-scan-action@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
243
env:
244
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
245
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments