Skip to content

Commit

Permalink
chore(deps): update sonarsource/sonarcloud-github-action digest to 9f…
Browse files Browse the repository at this point in the history
…9bba2
  • Loading branch information
renovate[bot] authored and hckhanh committed Dec 2, 2024
1 parent d58b49d commit a3f85a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
pnpm test:eslint
sed -i 's|${{ github.workspace }}/||g' lints/eslint-report.json
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@383f7e52eae3ab0510c3cb0e7d9d150bbaeab838
uses: SonarSource/sonarcloud-github-action@9f9bba2c7aaf7a55eac26abbac906c3021d211b2
env:
SONAR_TOKEN: ${{ secrets. SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a3f85a9

Please sign in to comment.