Skip to content

Commit cd711b2

Browse files
authored
Update python-package.yml
1 parent f1c795e commit cd711b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
# token: ${{ secrets.CODECOV_TOKEN }}
4242
# slug: Laerdal/python-objdictgen
4343
- name: SonarCloud Scan
44-
uses: SonarSource/sonarcloud-github-action@master
44+
uses: SonarSource/sonarqube-scan-action@5.1.0
4545
env:
4646
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)