Skip to content

Commit

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

Bump SonarSource/sonarqube-scan-action from 4 to 5
  • Loading branch information
maxnoe authored Feb 17, 2025
2 parents 2a66021 + 5d74b3b commit eeec0d5
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 @@ -72,7 +72,7 @@ jobs:
cat coverage/sonar_env
- name: Sonarqube Scan
uses: SonarSource/sonarqube-scan-action@v4
uses: SonarSource/sonarqube-scan-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit eeec0d5

Please sign in to comment.