Skip to content

Commit e4c9122

Browse files
[deps]: Update sonarsource/sonarqube-scan-action action to v5 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d5937c commit e4c9122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
ref: ${{ github.event.pull_request.head.sha }}
6868

6969
- name: Scan with SonarCloud
70-
uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
70+
uses: sonarsource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
7171
env:
7272
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
7373
with:

0 commit comments

Comments
 (0)