Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 164489c

Browse files
Update sonar.yml
1 parent 8a47e42 commit 164489c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sonar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3333
run: |
3434
sonar-scanner-3.3.0.1492/bin/sonar-scanner \
35-
-Dsonar.projectName=oauth1-signer-ruby \
36-
-Dsonar.projectKey=Mastercard_oauth1-signer-ruby \
35+
-Dsonar.projectName=client-encryption-ruby \
36+
-Dsonar.projectKey=Mastercard_client-encryption-ruby \
3737
-Dsonar.organization=mastercard \
3838
-Dsonar.sources=./lib \
3939
-Dsonar.tests=./tests \

0 commit comments

Comments
 (0)