Skip to content

Commit

Permalink
chore(deps): update sonarsource/sonarcloud-github-action action to v3 (
Browse files Browse the repository at this point in the history
…#53)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent e68b622 commit 1a9cad7
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 @@ -116,7 +116,7 @@ runs:

# If sonar_token
- if: inputs.sonar_token && steps.diff.outputs.triggered == 'true'
uses: SonarSource/sonarcloud-github-action@v2.3.0
uses: SonarSource/sonarcloud-github-action@v3.0.0
env:
SONAR_TOKEN: ${{ inputs.sonar_token }}
with:
Expand Down

0 comments on commit 1a9cad7

Please sign in to comment.