pantheon-systems/PHP Extension Updater
Monitors a given list of PHP extensions and opens a PR if newer versions exist.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dependencies-yml | The path to the list of dependencies in a dependencies.yml file. | yes | "" |
| output-file | The path to a separate, plaintext file to update the changes to (in addition to dependencies.yml). | no | "" |
| default-branch | The name of the default branch on the repository that is being altered. | no | main |
| dry-run | Run the action without creating a PR. | no | false |
Outputs
no outputs