We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337cc9d commit 2916ffeCopy full SHA for 2916ffe
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
name: code-coverage-ubuntu-latest-22.x
51
path: coverage/
52
- - uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5
+ - uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v5
53
env:
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments