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.
2 parents 5dbed09 + b6e6811 commit 93b939dCopy full SHA for 93b939d
.github/workflows/CI.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Run tox
64
run: tox -e py
65
- name: SonarQube Scan
66
- uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
+ uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
67
with:
68
args: >
69
"-Dsonar.projectName=py-petkit-api"
0 commit comments