limit attestation subject count (#53)

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2024-05-06 11:51:42 -07:00
committed by GitHub
parent 9a8c43656a
commit c58d52c41d
5 changed files with 65 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ inputs:
description: >
Path to the artifact serving as the subject of the attestation. Must
specify exactly one of "subject-path" or "subject-digest". May contain a
glob pattern or list of paths.
glob pattern or list of paths (total subject count cannot exceed 64).
required: false
subject-digest:
description: >