Skip to content

Commit f1ffc77

Browse files
Update SonarSource/sonarqube-scan-action action to v6 [SECURITY]
1 parent 621eb1f commit f1ffc77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
- name: Analyze with SonarQube
9999
if: github.ref_name == 'main'
100-
uses: SonarSource/sonarqube-scan-action@v5.1.0
100+
uses: SonarSource/sonarqube-scan-action@v6.0.0
101101
continue-on-error: true
102102
env:
103103
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)