Skip to content

Commit

Permalink
Merge pull request #118 from remotemobprogramming/chore/upgrade_sonar
Browse files Browse the repository at this point in the history
Bump sonarsource/sonarcloud-github-action from v1.9 to v3.0
  • Loading branch information
nowsprinting authored Sep 5, 2024
2 parents 043291f + bb9f1e9 commit d10456d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:

# Sonar
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v1.9
uses: sonarsource/sonarcloud-github-action@v3.0
with:
args: >
-Dsonar.projectKey=remotemobprogramming_intellij-mob
Expand Down

0 comments on commit d10456d

Please sign in to comment.