Skip to content

Commit e2d6056

Browse files
committed
upgrade SonarSource/sonarcloud-github-action to 2.1.1
1 parent c4a636e commit e2d6056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
name: reports
5959
- name: SonarCloud Scan ☁️
60-
uses: SonarSource/sonarcloud-github-action@v1.9.1
60+
uses: SonarSource/sonarcloud-github-action@v2.1.1
6161
env:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)