updating description and author for marketplace
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
name: 'Go Action for Creating Dependency Snapshots'
|
name: 'Go Action for Creating Dependency Snapshots'
|
||||||
description: 'Detects go dependencies in projects using go mod graph utility'
|
description: 'Calculates dependencies for a Go build-target and submits the list to the Dependency Submission API'
|
||||||
author: 'lorenanicole'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
token:
|
token:
|
||||||
description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Action runner"
|
description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Action runner"
|
||||||
|
|||||||
Reference in New Issue
Block a user