We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558273e commit 5f6f8ebCopy full SHA for 5f6f8eb
.github/workflows/scan.yml
@@ -66,7 +66,7 @@ jobs:
66
ref: ${{ github.event.pull_request.head.sha }}
67
68
- name: Scan with SonarCloud
69
- uses: sonarsource/sonarcloud-github-action@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838 # v3.1.0
+ uses: sonarsource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
70
env:
71
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
72
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments