Skip to content

Commit 220a3f1

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v6
1 parent e46cc42 commit 220a3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

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

7676
- name: SonarQube Scan
7777
if: matrix.python-version == env.TARGET_PYTHON_VERSION
78-
uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
78+
uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
7979
env:
8080
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
8181

0 commit comments

Comments
 (0)