actions-marketplace-validations/File type finder action

Provides a list of paths and/or file names for specified files in folder/directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 14, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ab185508_file-type-finder@a51487f2588d28c4f7aeec545acb57c30c5fa495 # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to search for files inno
typeFile typeyes
fileinputBool to confirm reference to a filenofalse
fileReference to fileno
extchangePass in if you want to add a file extension to original file (useful for conversion actions)nofalse
extExtension you would like to change tono
namedescription
pathsPath of all the files with the extension
namesNames of all files with the extension
extaddpathsPath of all the files with the extension converted to new extension