Skip to content

Commit 793ef5e

Browse files
Update SonarSource/sonarqube-scan-action action to v6 [SECURITY]
Generated by renovateBot
1 parent 74aefe2 commit 793ef5e

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)