We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46cc42 commit 220a3f1Copy full SHA for 220a3f1
.github/workflows/ci-test.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: SonarQube Scan
77
if: matrix.python-version == env.TARGET_PYTHON_VERSION
78
- uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
+ uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
79
env:
80
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
81
0 commit comments