actions-marketplace-validations/action-dirname
Given a set of file paths, outputs the set of directories containing those files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 18, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/sebelino_action-dirname@31bf928cfe24110553be07a1a6a87f655a58fc97 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | A JSON array of file paths. | yes | — |
Outputs
| name | description |
|---|---|
| directories | A JSON array of directories containing the files. |