Skip to content

Commit 8c09030

Browse files
committed
update sonarsource/sonarqube-scan-action
1 parent fa2112d commit 8c09030

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
@@ -54,7 +54,7 @@ jobs:
5454
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
5656
- name: sonarcloud.io
57-
uses: sonarsource/sonarqube-scan-action@v5.0.0
57+
uses: sonarsource/sonarqube-scan-action@v5.3.1
5858
env:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)