muhammad-fiaz/Zig Dependabot Action
Automated dependency updates for Zig projects.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token for creating PRs | yes | ${{ github.token }} |
| extra_domains | Comma-separated list of additional trusted git domains (e.g. git.example.com) | no | — |
| create_pr | Whether to create a Pull Request for updates (default: true) | no | true |
| create_issue | Whether to create an Issue for updates instead of/in addition to PRs (default: false) | no | false |
| reopen | Whether to reopen closed PRs/Issues if they exist | no | false |
| close_old | Whether to close outdated PRs and Issues | no | false |
Outputs
no outputs