Skip to content

Commit ba5e510

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

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
@@ -156,7 +156,7 @@ runs:
156156
# If sonar_token
157157
- name: SonarCloud Scan
158158
if: inputs.sonar_token && steps.vars.outputs.triggered == 'true'
159-
uses: SonarSource/sonarcloud-github-action@v2.0.2
159+
uses: SonarSource/sonarcloud-github-action@v2.1.1
160160
env:
161161
SONAR_TOKEN: ${{ inputs.sonar_token }}
162162
with:

0 commit comments

Comments
 (0)