Skip to content

Commit

Permalink
Merge pull request #157 from vil02/renovate/sonarsource-sonarcloud-gi…
Browse files Browse the repository at this point in the history
…thub-action-4.x

chore(deps): update sonarsource/sonarcloud-github-action action to v4
  • Loading branch information
vil02 authored Dec 5, 2024
2 parents c4dec9c + a9e1380 commit 32da618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/third_party_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: SonarCloud Scan
if: "! github.event.pull_request.head.repo.fork "
uses: SonarSource/sonarcloud-github-action@v3
uses: SonarSource/sonarcloud-github-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 32da618

Please sign in to comment.