Skip to content

Commit

Permalink
Merge pull request #6 from matrix-org/renovate/sonarsource-sonarcloud…
Browse files Browse the repository at this point in the history
…-github-action-1.x
  • Loading branch information
t3chguy authored Sep 7, 2023
2 parents 632fa23 + 4091e27 commit 2fb0a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ runs:
path: ${{ inputs.coverage_extract_path }}

- name: "🩻 SonarCloud Scan"
uses: SonarSource/sonarcloud-github-action@v1.8
uses: SonarSource/sonarcloud-github-action@v1.9
with:
args: >
-Dsonar.projectVersion=${{ steps.version.outputs.version }}
Expand Down

0 comments on commit 2fb0a47

Please sign in to comment.