Updating the name and URL for the data to map to the renamed source repository
This commit is contained in:
@@ -67,8 +67,8 @@ export async function generateSnapshot(directory: string, mvnConfig?: MavenConfi
|
||||
|
||||
function getDetector() {
|
||||
return {
|
||||
name: 'maven-dependency-tree-action',
|
||||
url: 'https://github.com/advanced-security/maven-dependency-tree-action',
|
||||
name: 'maven-dependency-submission-action',
|
||||
url: 'https://github.com/advanced-security/maven-dependency-submission-action',
|
||||
version: version
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user