alecrust/WordPress "Tested up to" Updater
Automatically updates the "Tested up to" strings in WordPress plugin files based on the latest versions of WordPress.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-paths | File paths where the "Tested up to" string should be updated. | — | readme.txt |
| create-pr | Flag setting if a pull request should be created for the changes. | — | true |
| git-author | The name and email of the Git commit author in the format "name <email>". | — | github-actions <github-actions@noreply.github.com> |
Outputs
| name | description |
|---|---|
| updated | Indicates whether any files were updated (true or false). |