Skip to content

Commit dc7788a

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v7
Generated by renovateBot
1 parent cb7cf24 commit dc7788a

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
@@ -104,7 +104,7 @@ jobs:
104104
directory: .tmp/
105105

106106
- name: SonarQube Scan
107-
uses: SonarSource/sonarqube-scan-action@v6
107+
uses: SonarSource/sonarqube-scan-action@v7
108108
env:
109109
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
110110
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)