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 72a1422 commit 3a812e4Copy full SHA for 3a812e4
.github/workflows/workflow.yml
@@ -59,7 +59,7 @@ jobs:
59
run: docker compose -f docker-compose.yml -f docker-compose.ldap.yml down
60
61
- name: SonarCloud Scan
62
- uses: SonarSource/sonarqube-scan-action@v5
+ uses: SonarSource/sonarqube-scan-action@v6
63
env:
64
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
65
0 commit comments