Skip to content

Commit 233c471

Browse files
Bump SonarSource/sonarcloud-github-action from 4 to 5 (#2622)
1 parent 1ff96cf commit 233c471

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
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
name: code-coverage-ubuntu-latest-22.x
5252
path: coverage/
53-
- uses: SonarSource/sonarcloud-github-action@v4
53+
- uses: SonarSource/sonarcloud-github-action@v5
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)