Skip to content

Commit 45ab655

Browse files
chore(deps): lock file maintenance all non-major (#1366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e30dd2 commit 45ab655

File tree

2 files changed

+152
-138
lines changed

2 files changed

+152
-138
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@v3.0
74+
- uses: sonarsource/sonarcloud-github-action@v3.1
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)