Skip to content

Commit 9a7c965

Browse files
chore(deps): update sonarsource/sonarcloud-github-action action to v3 (#1317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31a4765 commit 9a7c965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- run: npm ci
7272
- name: Run Tests
7373
run: FORCE_COLOR=1 npx jest --coverage --testTimeout 90000 --verbose
74-
- uses: sonarsource/sonarcloud-github-action@v2.3
74+
- uses: sonarsource/sonarcloud-github-action@v3.0
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)