Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
vendor name changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Bharatkk-metron committed Jul 25, 2024
1 parent 60d3ed3 commit 14cd308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/steps/account/converter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function createAccountEntity(
_class: Entities.ACCOUNT._class,
id,
name,
vendor: 'SonarQube'
vendor: 'SonarSource'
},
},
});
Expand Down

0 comments on commit 14cd308

Please sign in to comment.