updating description and author for marketplace

This commit is contained in:
Courtney Claessens
2022-06-16 15:38:04 -04:00
committed by GitHub
parent 7c97cf4cb3
commit 5df5a4f93e
+2 -2
View File
@@ -1,6 +1,6 @@
name: 'Go Action for Creating Dependency Snapshots'
description: 'Detects go dependencies in projects using go mod graph utility'
author: 'lorenanicole'
description: 'Calculates dependencies for a Go build-target and submits the list to the Dependency Submission API'
author: 'GitHub'
inputs:
token:
description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Action runner"