austenstone/Dependabot Secrets Sync
Sync actions secrets to dependabot secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| organization | Optional organization to run the workflow on. | no | — |
| owner | Optional repository owner to run the workflow on. | no | ${{ github.repository_owner }} |
| repo | Optional repository name to run the workflow on. | no | ${{ github.repository }} |
| secrets-include | Optional list of secrets to include in the action payload. | no | — |
| secrets-exclude | Optional list of secrets to exclude from the action payload. | no | — |
| visibility | When using organization secrets. all, private, or selected | no | private |
| visibility-repos | When using organization secrets. List of repositories to share the secret with. | no | — |
Outputs
no outputs