Skip to content

Commit

Permalink
chore(deps): update sonarsource/sonarcloud-github-action action to v2…
Browse files Browse the repository at this point in the history
….3.0
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 802833a commit 5a3c13b
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.0.2
uses: SonarSource/sonarcloud-github-action@v2.3.0
env:
SONAR_TOKEN: ${{ inputs.sonar_token }}
with:
Expand Down

0 comments on commit 5a3c13b

Please sign in to comment.