step-security/List Files Action
List all matching files in specific path.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repository name where to search files | yes | — |
| ref | Branch or tag to checkout | no | master |
| path | Path where searching files | yes | — |
| ext | File extension to match | yes | — |
Outputs
| name | description |
|---|---|
| paths | List of all matching files |