actions-marketplace-validations/Dependency Update Action
Runs Dependabot, plus some update batching, using GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dotcom_token | Personal access token (PAT) for github.com to overcome request limits | no | ${{ github.token }} |
| repo_name | Repository name | yes | {{ github.repository }} |
| directory | Directory where the base dependency files are | yes | / |
| package_manager | Package manager for dependabot | yes | — |
| batch_size | Batch size | yes | 1 |
| ghe_token | Personal access token (PAT) to use for GHE | no | — |
| ghe_hostname | Hostname for your GHE server | no | — |
Outputs
no outputs