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 4932353 commit 4bab5a5Copy full SHA for 4bab5a5
.github/workflows/scan.yml
@@ -68,7 +68,7 @@ jobs:
68
ref: ${{ github.event.pull_request.head.sha }}
69
70
- name: Scan with SonarCloud
71
- uses: sonarsource/sonarcloud-github-action@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838 # v3.1.0
+ uses: sonarsource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
72
env:
73
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
74
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments