Skip to content

Commit 0f36382

Browse files
authored
MPT-14206 bump sonar scan to v6 (#38)
1 parent 861f778 commit 0f36382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
is_merged: ${{ github.event.pull_request.merged }}
6767

6868
- name: SonarQube Scan
69-
uses: sonarsource/sonarqube-scan-action@v4
69+
uses: sonarsource/sonarqube-scan-action@v6
7070
env:
7171
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
7272

0 commit comments

Comments
 (0)