Skip to content

Commit

Permalink
ci: update sonarcloud action
Browse files Browse the repository at this point in the history
  • Loading branch information
racitores committed Oct 29, 2024
1 parent fd4b7db commit f25c808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
fetch-depth: 0
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v2.1.1
uses: SonarSource/sonarcloud-github-action@5875562561d22a34be0c657405578705a169af6c
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit f25c808

Please sign in to comment.