Skip to content

Commit 67a28c0

Browse files
committed
Update workflow.yml
1 parent 0ca49ff commit 67a28c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ jobs:
5959
run: docker compose -f docker-compose.yml -f docker-compose.ldap.yml down
6060

6161
- name: SonarCloud Scan
62-
uses: SonarSource/sonarqube-scan-action@v5.2.0
62+
uses: SonarSource/sonarqube-scan-action@v5
6363
env:
64-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6564
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
6665

6766
test-migrations:

0 commit comments

Comments
 (0)