We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 861f778 commit 0f36382Copy full SHA for 0f36382
.github/workflows/pr-build-merge.yml
@@ -66,7 +66,7 @@ jobs:
66
is_merged: ${{ github.event.pull_request.merged }}
67
68
- name: SonarQube Scan
69
- uses: sonarsource/sonarqube-scan-action@v4
+ uses: sonarsource/sonarqube-scan-action@v6
70
env:
71
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
72
0 commit comments