Skip to content

Commit 3f1d47e

Browse files
build(deps): bump SonarSource/sonarqube-scan-action (#148)
1 parent a81bb36 commit 3f1d47e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: SonarQube Scan
2929
if: ${{ github.actor != 'dependabot[bot]' }}
30-
uses: SonarSource/sonarqube-scan-action@v5.2.0
30+
uses: SonarSource/sonarqube-scan-action@v6.0.0
3131
env:
3232
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)