Skip to content

Commit d6d6e92

Browse files
brabojclaude
andcommitted
fix: update SonarCloud action to v6
v5 has a known security vulnerability per SonarSource advisory. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5c5229e commit d6d6e92

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
@@ -18,6 +18,6 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: SonarCloud Scan
21-
uses: SonarSource/sonarqube-scan-action@v5
21+
uses: SonarSource/sonarqube-scan-action@v6
2222
env:
2323
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)