jaxxstorm/Update a dependabot secret from GitHub Actions
Update a dependabot secret in a GitHub Actions build environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with permissions to update Dependabot secrets | yes | — |
| owner | Repository owner | yes | — |
| repo | Repository name | yes | — |
| secret_name | Name of the Dependabot secret to update | yes | — |
| secret_value | Value of the secret to set | yes | — |
Outputs
no outputs