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 6f718ee commit 7ca837dCopy full SHA for 7ca837d
.github/workflows/ci.yml
@@ -140,7 +140,7 @@ jobs:
140
merge-multiple: true
141
142
- name: Analyze with SonarCloud
143
- uses: sonarsource/sonarcloud-github-action@49e6cd3b187936a73b8280d59ffd9da69df63ec9 # v2.1.1
+ uses: sonarsource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
144
env:
145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments