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 bfd214a commit d570610Copy full SHA for d570610
.github/workflows/rust-coverage.yml
@@ -84,7 +84,7 @@ jobs:
84
name: coverage-report
85
# yamllint disable rule:line-length
86
- name: SonarCloud Scan
87
- uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5
+ uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6
88
env:
89
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
90
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments