We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cb59b commit e9e8c51Copy full SHA for e9e8c51
.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/sonarcloud-github-action@v5
+ - uses: SonarSource/sonarcloud-github-action@ffc3010689be73b8e5ae0c57ce35968afd7909e8 # v5
54
env:
55
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments