Skip to content

Commit e68b622

Browse files
chore(deps): update sonarsource/sonarcloud-github-action action to v2.3.0 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 802833a commit e68b622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ runs:
116116

117117
# If sonar_token
118118
- if: inputs.sonar_token && steps.diff.outputs.triggered == 'true'
119-
uses: SonarSource/sonarcloud-github-action@v2.0.2
119+
uses: SonarSource/sonarcloud-github-action@v2.3.0
120120
env:
121121
SONAR_TOKEN: ${{ inputs.sonar_token }}
122122
with:

0 commit comments

Comments
 (0)