actions-marketplace-validations/Project Metadata Action
Reads a YAML metadata file from the repository and exposes the file properties as output parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 14, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/radcortez_project-metadata-action@62527b4a896343d4c0c6b2a61eff07f6b59fcbd8 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{github.token}} |
| metadata-file-path | The path of the file in the repo | yes | — |
| local-file | Indicates if the file is in the local workspace | no | false |
Outputs
no outputs