Skip to content

Commit

Permalink
Merge pull request #28 from felipebz/renovate/sonarsource-sonarcloud-…
Browse files Browse the repository at this point in the history
…github-action-5.x

chore(deps): update sonarsource/sonarcloud-github-action action to v5
  • Loading branch information
felipebz authored Mar 1, 2025
2 parents 62eba09 + 11782e6 commit a0beffb
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 @@ -87,7 +87,7 @@ jobs:
--output-format sq-generic-issue-import
- name: Analyze with SonarCloud
uses: sonarsource/sonarcloud-github-action@v4
uses: sonarsource/sonarcloud-github-action@v5
with:
args: >
-Dsonar.projectKey=utPLSQL-zpa-demo
Expand Down

0 comments on commit a0beffb

Please sign in to comment.