lpastusz/Dependabot Deploy
Automatically deploys PRs made by dependabot
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| gitHubToken | Github token for current Action | yes | — |
| maxDeployVersion | The maximum difference in version which should be auto-deployed. `PATCH`, `MINOR`, `MAJOR`. Default `MINOR` | no | MINOR |
| deployDevDependencies | If true then dev dependencies will be deployed automatically. Default `true` | no | true |
| deployDependencies | If true then production dependencies will be deployed automatically, Default `false` | no | false |
Outputs
no outputs