Skip to content

Commit

Permalink
Merge pull request #1296 from gammasim/dependabot/github_actions/Sona…
Browse files Browse the repository at this point in the history
…rSource/sonarqube-scan-action-4.2.1

Bump SonarSource/sonarqube-scan-action from 4.1.0 to 4.2.1
  • Loading branch information
orelgueta authored Dec 30, 2024
2 parents 7c76152 + 62cee8c commit da9cf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
--cov=simtools --cov-report=xml
# CTAO-DPPS-SonarQube
- uses: SonarSource/sonarqube-scan-action@v4.1.0
- uses: SonarSource/sonarqube-scan-action@v4.2.1
if: contains(matrix.extra-args, 'codecov')
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit da9cf31

Please sign in to comment.