Skip to content

Commit

Permalink
chore(deps): lock file maintenance all non-major (#1262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 397f76e commit 58fa3d7
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 207 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- run: npm ci
- name: Run Tests
run: FORCE_COLOR=1 npx jest --coverage --testTimeout 90000 --verbose
- uses: sonarsource/sonarcloud-github-action@v2.2
- uses: sonarsource/sonarcloud-github-action@v2.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down
Loading

0 comments on commit 58fa3d7

Please sign in to comment.