gavinmeiersonos/Dependabot Workflow Action
Run dependabot in your own github workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-name | The org and repo name conjoined (ex: "My-Cool-Org/my-repo") | yes | — |
| github-token | The jwt auth token needed to create and open up PRs in the repo | yes | — |
| directory | The directory in the repo to run the checks | no | ./ |
| branch | The branch to run the updates on and create the PR's against | no | main |
| registry | The registry to use with the registry token | no | npm.pkg.github.com |
| registry-token | The token that is used to auth into the registry supplied | yes | — |
| additional-registries | A string in json format for addition | no | "" |
Outputs
no outputs