Skip to content

Commit b4e8cf1

Browse files
chore(deps): update sonarsource/sonarcloud-github-action action to v5 (#1513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a906f47 commit b4e8cf1

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
@@ -72,7 +72,7 @@ jobs:
7272
- run: npm ci
7373
- name: Run Tests
7474
run: npm run coverage
75-
- uses: sonarsource/sonarcloud-github-action@v4.0.0
75+
- uses: sonarsource/sonarcloud-github-action@v5.0.0
7676
env:
7777
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7878
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)