Skip to content

Commit 86d4b4c

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v6 [security]
Generated by renovateBot
1 parent 74aefe2 commit 86d4b4c

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
@@ -226,7 +226,7 @@ jobs:
226226
run: bash <(curl -s https://codecov.io/bash)
227227

228228
- name: SonarCloud Scan
229-
uses: SonarSource/sonarqube-scan-action@v5
229+
uses: SonarSource/sonarqube-scan-action@v6
230230
env:
231231
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
232232
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)