Update action.yml

This commit is contained in:
Justin Hutchings
2023-01-22 12:32:24 -08:00
committed by GitHub
parent f6749ce9e0
commit 925d41d0a0

View File

@@ -1,5 +1,5 @@
name: 'Component detection action'
description: 'Upload information about your dependencies to the GitHub dependency graph. Uses Microsoft''s component detection CLI'
description: 'Upload information about your dependencies to the GitHub dependency graph. Uses Microsoft''s component detection CLI and GitHub''s dependency submission API. '
inputs:
token:
description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Actions runner."