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