You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: 'Component detection action'
2
-
description: 'Upload information about your dependencies to the GitHub dependency graph. Uses Microsoft''s component detection CLI and GitHub''s dependency submission API. '
2
+
description: 'Upload information about your dependencies to the GitHub dependency graph using dependency submission API. '
3
3
inputs:
4
4
token:
5
5
description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Actions runner."
0 commit comments