Skip to content

Commit 1668a48

Browse files
Update SonarSource/sonarcloud-github-action digest to 3f80f38
1 parent 52a3345 commit 1668a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# You can pin the exact commit or the version.
4949
# uses: SonarSource/sonarcloud-github-action@de2e56b42aa84d0b1c5b622644ac17e505c9a049
50-
uses: SonarSource/sonarcloud-github-action@de2e56b42aa84d0b1c5b622644ac17e505c9a049
50+
uses: SonarSource/sonarcloud-github-action@3f80f38bc6bad1df00a99b2a458f10935079b9c7
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information
5353
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # Generate a token on Sonarcloud.io, add it to the secrets of this repo with the name SONAR_TOKEN (Settings > Secrets > Actions > add new repository secret)

0 commit comments

Comments
 (0)