Skip to content

Commit

Permalink
Sonar fixed the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinse committed Apr 16, 2024
1 parent 4e8f5ae commit b15aabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Laerdal/python-objdictgen
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@v2.0.1
uses: SonarSource/sonarcloud-github-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit b15aabf

Please sign in to comment.