codyleblanc/pod-diff-action
View outdated cocoapods
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| update_cmd | custom command to run for updating pods | no | pod update |
| working_dir | custom directory that includes the Podfile.lock | no | ./ |
| token | token to use to authenticate with GitHub | yes | — |
| base_branch | current base branch checked out | yes | — |
| pr_title | the title of the pull request | no | Cocoapod Dependency Update 📦 |
| commit_email | email to use when committing the lockfile update | yes | — |
| commit_username | username to use when committing the lockfile update | yes | — |
| commit_message | the commit message to use when commiting the update | no | Update cocoapods |
Outputs
no outputs