Skip to content

Commit 21def93

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 716822f commit 21def93

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
@@ -112,7 +112,7 @@ runs:
112112

113113
# If sonar_token
114114
- if: inputs.sonar_token && steps.diff.outputs.triggered == 'true'
115-
uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
115+
uses: SonarSource/sonarqube-scan-action@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
116116
env:
117117
SONAR_TOKEN: ${{ inputs.sonar_token }}
118118
with:

0 commit comments

Comments
 (0)