Skip to content

Commit 18673a8

Browse files
authored
Fix syntax error
1 parent 35f3185 commit 18673a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'SPDX to dependency graph action'
2-
description: 'Upload SPDX SBOM files to the dependency graph's dependency submission API'
2+
description: 'Upload SPDX SBOM files to the dependency graph''s dependency submission API'
33
inputs:
44
token:
55
description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Actions runner."

0 commit comments

Comments
 (0)