Skip to content

Commit

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

Bump SonarSource/sonarqube-scan-action from 2 to 3
  • Loading branch information
kosack authored Aug 20, 2024
2 parents 4fd7ab7 + 2b1bf35 commit 06f4820
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@v2
uses: SonarSource/sonarqube-scan-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 06f4820

Please sign in to comment.