actions-marketplace-validations/Collect directories by contained files

Returns an array of directories that contain file(s) matching a glob pattern

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
files-globA glob representing the file(s) to search foryes
search-directoryThe directory to search (if not set, the root directory is used)no/
uniqueWhether to return unique values when duplicates may be possiblenotrue
return-basenamesWhether to return the directory base names in the return valuenofalse
namedescription
directoriesAn array of parent directories that contain the specified file(s)