Skip to content

Commit 7b59055

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v8 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5b777b commit 7b59055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: coverage
3939
path: coverage
4040
- name: SonarQube Scan
41-
uses: SonarSource/sonarqube-scan-action@v7
41+
uses: SonarSource/sonarqube-scan-action@v8
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
4444
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)