Skip to content

Commit fae39ac

Browse files
build(deps): bump SonarSource/sonarqube-scan-action from 4.2.1 to 6.0.0 in /.github/workflows (#822)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d089d5 commit fae39ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
# Send report to sonar
4848
- name: SonarCloud Scan
49-
uses: SonarSource/sonarqube-scan-action@v4.2.1
49+
uses: SonarSource/sonarqube-scan-action@v6.0.0
5050
env:
5151
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)