Skip to content

Commit

Permalink
chore(deps): update sonarsource/sonarcloud-github-action action to v4 (
Browse files Browse the repository at this point in the history
…#1448)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 962a050 commit 770c8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- run: npm ci
- name: Run Tests
run: npm run coverage
- uses: sonarsource/sonarcloud-github-action@v3.1
- uses: sonarsource/sonarcloud-github-action@v4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 770c8c3

Please sign in to comment.