Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Nov 16, 2023
1 parent 8717ea4 commit 556fc3c
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.9
uses: SonarSource/sonarcloud-github-action@c25d2e7e3def96d0d1781000d3c429da22cd6252 # v2.0.2
with:
args: >
-Dsonar.projectVersion=${{ steps.version.outputs.version }}
Expand Down

0 comments on commit 556fc3c

Please sign in to comment.