1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-03 17:13:16 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-03 14:29:32 -04:00
committed by GitHub
parent 46d2797d8c
commit 7347c1992f

View File

@@ -72,7 +72,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: