Skip to content

Commit

Permalink
build: Use tagged release of sonarsource/sonarcloud-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Oct 11, 2024
1 parent 83fedf9 commit 3a7ca44
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@master
uses: sonarsource/sonarcloud-github-action@v3
with:
args: >
-Dsonar.projectKey=utPLSQL-zpa-demo
Expand Down

0 comments on commit 3a7ca44

Please sign in to comment.