actions-marketplace-validations/OPRF Asset Updater
A workflow which automatically updates OPRF standard asset files from the OpRedFlag repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Local branch to checkout and apply changes to | no | "" |
| repository | Location of OpRedFlag asset GitHub repository, in User/Repo format | no | Op-RedFlag/OpRedFlag |
| repository-branch | The branch of the OpRedFlag repository to use | no | master |
| version-file | Location of local versions.json file | no | oprf-versions.json |
| include | Files to update, separated by commas | no | * |
| exclude | Files to skip, separated by commas | no | "" |
| compatibility | Compatibility level, will only allow updates of this level or lower | no | minor |
| strict | Fail if local file versions are newer than remote | no | false |
| commit_message | The title of the commit that is made | no | "" |
Outputs
no outputs