Skip to content

Commit 4594895

Browse files
authored
Merge pull request #48 from splitio/dependabot/github_actions/SonarSource/sonarcloud-github-action-5.0.0
Bump SonarSource/sonarcloud-github-action from 2.1.1 to 5.0.0
2 parents 504455d + e3ab1c2 commit 4594895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: make binaries_release
5656

5757
- name: SonarQube Scan
58-
uses: SonarSource/sonarcloud-github-action@v2.1.1
58+
uses: SonarSource/sonarcloud-github-action@v5.0.0
5959
env:
6060
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)