Skip to content

Commit 6d8428c

Browse files
authored
Merge pull request #134 from basics/renovate/sonarsource-sonarqube-scan-action-6.x
chore(deps): update sonarsource/sonarqube-scan-action action to v6
2 parents 877ca2b + 675b4c3 commit 6d8428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
path: ./coverage/
7474

7575
- name: SonarCloud (SonarQube) Scan
76-
uses: SonarSource/sonarqube-scan-action@v5
76+
uses: SonarSource/sonarqube-scan-action@v6
7777
env:
7878
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Zum Abruf von PR-Daten etc.
7979
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)