step-security/File Existence

GitHub Action to check for file existence

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesComma separated string with paths to files and directories to check for existence.yes
ignore_caseIgnore if a file has upper or lower cases.nofalse
follow_symbolic_linksIndicates whether to follow symbolic links.notrue
failMakes the Action fail on missing files.nofalse
allow_failureThis variable is deprecated in favour of "fail".no
verboseMake action verbose.nofalse
namedescription
files_existsWhether the file(s) exists or not.