Skip to content

Commit

Permalink
Merge pull request #2652 from cta-observatory/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/SonarSource/sonarqube-scan-action-4

Bump SonarSource/sonarqube-scan-action from 3 to 4
  • Loading branch information
kosack authored Nov 18, 2024
2 parents 057c6e5 + 015f9e7 commit 329fb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
cat coverage/sonar_env
- name: Sonarqube Scan
uses: SonarSource/sonarqube-scan-action@v3
uses: SonarSource/sonarqube-scan-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 329fb3b

Please sign in to comment.