Skip to content

Commit

Permalink
ci: update sonarcloud-github-action to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Sep 16, 2023
1 parent 808a351 commit 444d6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
yarn test
- name: SonarCloud Scan ☁️
uses: sonarsource/sonarcloud-github-action@v1.9
uses: sonarsource/sonarcloud-github-action@v2.0.2
if: runner.os == 'Linux'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 444d6f8

Please sign in to comment.