Skip to content

Commit 629fb3f

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v8
1 parent 9bf38cb commit 629fb3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
with:
1717
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
1818
- name: SonarQube Scan
19-
uses: SonarSource/sonarqube-scan-action@v7
19+
uses: SonarSource/sonarqube-scan-action@v8
2020
env:
2121
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)