Skip to content

Commit

Permalink
Merge pull request #1733 from terrestris/dependabot/github_actions/So…
Browse files Browse the repository at this point in the history
…narSource/sonarqube-scan-action-3.0.0

chore(deps): bump SonarSource/sonarqube-scan-action from 2.3.0 to 3.0.0
  • Loading branch information
dnlkoch authored Sep 19, 2024
2 parents 4756813 + 8cbb4e6 commit a0439f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
echo "sonar.projectVersion=$(node -pe "require('./package.json').version")" >> ./sonar-project.properties
- name: SonarQube Scan 🔬
uses: SonarSource/sonarqube-scan-action@v2.3.0
uses: SonarSource/sonarqube-scan-action@v3.0.0
with:
projectBaseDir: .
env:
Expand Down

0 comments on commit a0439f5

Please sign in to comment.