[deps]: Update sonarsource/sonarqube-scan-action action to v5 (#14931)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
autofill/pm-21845
renovate[bot] 12 months ago committed by GitHub
parent 4290136a2a
commit d64ec01bd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -74,7 +74,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- name: Scan with SonarCloud
uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
uses: sonarsource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:

Loading…
Cancel
Save