Skip to content

Commit

Permalink
Fix SonarCloud Scan
Browse files Browse the repository at this point in the history
  • Loading branch information
tattali committed May 2, 2024
1 parent 43e9bda commit 50d530f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: SonarCloud Scan
env:
SONAR_TOKEN: ${{ env.SONAR_TOKEN }}
uses: SonarSource/sonarcloud-github-action@master
uses: SonarSource/sonarcloud-github-action@v2

0 comments on commit 50d530f

Please sign in to comment.