Skip to content

Commit 25aaa86

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v6 [security]
Generated by renovateBot
1 parent 209ec3c commit 25aaa86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: coverage
6565

6666
- name: SonarCloud Scan
67-
uses: SonarSource/sonarqube-scan-action@v5
67+
uses: SonarSource/sonarqube-scan-action@v6
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7070
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)