Skip to content

Commit df83a01

Browse files
committed
Merge pull request #9 from chubbyphp/dependabot/github_actions/dot-github/workflows/sonarsource/sonarqube-scan-action-5.3.1
Bump sonarsource/sonarqube-scan-action from 5.0.0 to 5.3.1 in /.github/workflows
2 parents dbd38e8 + b1df4ab commit df83a01

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
@@ -40,7 +40,7 @@ jobs:
4040
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
4242
- name: sonarcloud.io
43-
uses: sonarsource/sonarqube-scan-action@v5.0.0
43+
uses: sonarsource/sonarqube-scan-action@v5.3.1
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)