Skip to content

Commit 375a33c

Browse files
build(deps): bump SonarSource/sonarqube-scan-action (#296)
1 parent ceeb16d commit 375a33c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar-qube-scan.yml

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

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

0 commit comments

Comments
 (0)