Skip to content

Commit

Permalink
Bump SonarSource/sonarqube-scan-action from 4 to 5 in the allgithubac…
Browse files Browse the repository at this point in the history
…tions group (#1)
  • Loading branch information
berrydenhartog authored Mar 2, 2025
2 parents 486f8da + 6396d6e commit bf69fde
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 @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis

- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v4
uses: SonarSource/sonarqube-scan-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit bf69fde

Please sign in to comment.