Skip to content

Commit c2d81dd

Browse files
fix(deps): lock file maintenance all non-major (#1631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f42dab commit c2d81dd

File tree

2 files changed

+232
-248
lines changed

2 files changed

+232
-248
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- run: npm ci
7676
- name: Run Tests
7777
run: npm run coverage
78-
- uses: sonarsource/[email protected].0
78+
- uses: sonarsource/[email protected].1
7979
env:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)